Browse Source

管理聊天房间

wfz 3 years ago
parent
commit
bf600035c6

+ 65 - 54
api/chat/chat.pb.go

@@ -2425,7 +2425,7 @@ var file_chat_proto_rawDesc = []byte{
 	0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
 	0x52, 0x0b, 0x6c, 0x69, 0x6b, 0x65, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x16, 0x0a,
 	0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72,
-	0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x32, 0xeb, 0x17, 0x0a, 0x04, 0x43, 0x68, 0x61, 0x74, 0x12, 0x7a,
+	0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x32, 0xd2, 0x18, 0x0a, 0x04, 0x43, 0x68, 0x61, 0x74, 0x12, 0x7a,
 	0x0a, 0x1e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x55, 0x73, 0x65, 0x72, 0x50, 0x61, 0x72, 0x74, 0x6e,
 	0x65, 0x72, 0x49, 0x73, 0x52, 0x65, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x68, 0x69, 0x70,
 	0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x73,
@@ -2616,11 +2616,18 @@ var file_chat_proto_rawDesc = []byte{
 	0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x79, 0x49, 0x44,
 	0x73, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61,
 	0x74, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x52, 0x6f, 0x6f, 0x6d, 0x49, 0x6e, 0x66,
-	0x6f, 0x22, 0x00, 0x42, 0x3d, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x50,
-	0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f,
-	0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74,
-	0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x63, 0x68, 0x61, 0x74, 0x3b, 0x63, 0x68,
-	0x61, 0x74, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
+	0x6f, 0x22, 0x00, 0x12, 0x65, 0x0a, 0x13, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69,
+	0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69,
+	0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46,
+	0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65,
+	0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
+	0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c,
+	0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x42, 0x3d, 0x0a, 0x08, 0x61, 0x70,
+	0x69, 0x2e, 0x63, 0x68, 0x61, 0x74, 0x50, 0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b,
+	0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f,
+	0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f,
+	0x63, 0x68, 0x61, 0x74, 0x3b, 0x63, 0x68, 0x61, 0x74, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
+	0x33,
 }
 
 var (
@@ -2683,15 +2690,17 @@ var file_chat_proto_goTypes = []interface{}{
 	(*common.RoomIDRequest)(nil),                 // 43: api.common.RoomIDRequest
 	(*emptypb.Empty)(nil),                        // 44: google.protobuf.Empty
 	(*common.IdentifyIDsParam)(nil),              // 45: api.common.IdentifyIDsParam
-	(*common.RecommendPersonListReply)(nil),      // 46: api.common.RecommendPersonListReply
-	(*common.ChatRecordListReply)(nil),           // 47: api.common.ChatRecordListReply
-	(*common.ChatRoomMsg)(nil),                   // 48: api.common.ChatRoomMsg
-	(*common.RoomChatMsg)(nil),                   // 49: api.common.RoomChatMsg
-	(*common.ScripID)(nil),                       // 50: api.common.ScripID
-	(*common.ScripReply)(nil),                    // 51: api.common.ScripReply
-	(*common.ScripInfo)(nil),                     // 52: api.common.ScripInfo
-	(*common.ChatRecordInfo)(nil),                // 53: api.common.ChatRecordInfo
-	(*common.GetMatchingPartnerInfoReply)(nil),   // 54: api.common.GetMatchingPartnerInfoReply
+	(*common.ManagerFindRoomListRequest)(nil),    // 46: api.common.ManagerFindRoomListRequest
+	(*common.RecommendPersonListReply)(nil),      // 47: api.common.RecommendPersonListReply
+	(*common.ChatRecordListReply)(nil),           // 48: api.common.ChatRecordListReply
+	(*common.ChatRoomMsg)(nil),                   // 49: api.common.ChatRoomMsg
+	(*common.RoomChatMsg)(nil),                   // 50: api.common.RoomChatMsg
+	(*common.ScripID)(nil),                       // 51: api.common.ScripID
+	(*common.ScripReply)(nil),                    // 52: api.common.ScripReply
+	(*common.ScripInfo)(nil),                     // 53: api.common.ScripInfo
+	(*common.ChatRecordInfo)(nil),                // 54: api.common.ChatRecordInfo
+	(*common.GetMatchingPartnerInfoReply)(nil),   // 55: api.common.GetMatchingPartnerInfoReply
+	(*common.ManagerFindRoomListReply)(nil),      // 56: api.common.ManagerFindRoomListReply
 }
 var file_chat_proto_depIdxs = []int32{
 	16, // 0: api.chat.UserFindRoomListReply.list:type_name -> api.chat.UserRoomInfo
@@ -2733,45 +2742,47 @@ var file_chat_proto_depIdxs = []int32{
 	34, // 36: api.chat.Chat.FindPartnerAllUnreadNum:input_type -> api.common.IdentifyIdRequest
 	45, // 37: api.chat.Chat.GetUserRoomByPerson:input_type -> api.common.IdentifyIDsParam
 	45, // 38: api.chat.Chat.GetPartnerRoomByPerson:input_type -> api.common.IdentifyIDsParam
-	23, // 39: api.chat.Chat.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
-	24, // 40: api.chat.Chat.CreateChatRoom:output_type -> api.chat.RoomReply
-	46, // 41: api.chat.Chat.FindOnlinePersonList:output_type -> api.common.RecommendPersonListReply
-	46, // 42: api.chat.Chat.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
-	17, // 43: api.chat.Chat.PartnerFindRoomList:output_type -> api.chat.PartnerFindRoomListReply
-	15, // 44: api.chat.Chat.UserFindRoomList:output_type -> api.chat.UserFindRoomListReply
-	22, // 45: api.chat.Chat.Receive:output_type -> api.chat.ReceiveReply
-	47, // 46: api.chat.Chat.FindChatRecordList:output_type -> api.common.ChatRecordListReply
-	48, // 47: api.chat.Chat.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
-	44, // 48: api.chat.Chat.SetBlackChat:output_type -> google.protobuf.Empty
-	44, // 49: api.chat.Chat.DeleteChat:output_type -> google.protobuf.Empty
-	44, // 50: api.chat.Chat.Report:output_type -> google.protobuf.Empty
-	44, // 51: api.chat.Chat.PartnerGetAward:output_type -> google.protobuf.Empty
-	49, // 52: api.chat.Chat.FindRoomCardMsg:output_type -> api.common.RoomChatMsg
-	7,  // 53: api.chat.Chat.FindNotReplyNum:output_type -> api.chat.FindNotReplyNumReply
-	50, // 54: api.chat.Chat.CreateScrip:output_type -> api.common.ScripID
-	44, // 55: api.chat.Chat.DeleteScrip:output_type -> google.protobuf.Empty
-	51, // 56: api.chat.Chat.FindMyScrip:output_type -> api.common.ScripReply
-	51, // 57: api.chat.Chat.FindOtherScrip:output_type -> api.common.ScripReply
-	51, // 58: api.chat.Chat.FindRecommendScrip:output_type -> api.common.ScripReply
-	44, // 59: api.chat.Chat.PersonLookScrip:output_type -> google.protobuf.Empty
-	52, // 60: api.chat.Chat.PersonClickLookBack:output_type -> api.common.ScripInfo
-	53, // 61: api.chat.Chat.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
-	27, // 62: api.chat.Chat.GetWindowInfo:output_type -> api.chat.WindowInfo
-	6,  // 63: api.chat.Chat.GetRandomMatching:output_type -> api.chat.GetRandomMatchingReply
-	54, // 64: api.chat.Chat.GetMatchingPartnerInfo:output_type -> api.common.GetMatchingPartnerInfoReply
-	44, // 65: api.chat.Chat.PartnerCollect:output_type -> google.protobuf.Empty
-	44, // 66: api.chat.Chat.PartnerDeleteCollect:output_type -> google.protobuf.Empty
-	47, // 67: api.chat.Chat.FindChatCollectList:output_type -> api.common.ChatRecordListReply
-	44, // 68: api.chat.Chat.UserUnlockVoice:output_type -> google.protobuf.Empty
-	44, // 69: api.chat.Chat.UserUnlockPicture:output_type -> google.protobuf.Empty
-	2,  // 70: api.chat.Chat.GetRoomProfit:output_type -> api.chat.GetRoomProfitReply
-	0,  // 71: api.chat.Chat.GetOnlinePersonNum:output_type -> api.chat.GetOnlinePersonNumReply
-	8,  // 72: api.chat.Chat.FindUserAllUnreadNum:output_type -> api.chat.UnreadNumReply
-	8,  // 73: api.chat.Chat.FindPartnerAllUnreadNum:output_type -> api.chat.UnreadNumReply
-	16, // 74: api.chat.Chat.GetUserRoomByPerson:output_type -> api.chat.UserRoomInfo
-	18, // 75: api.chat.Chat.GetPartnerRoomByPerson:output_type -> api.chat.PartnerRoomInfo
-	39, // [39:76] is the sub-list for method output_type
-	2,  // [2:39] is the sub-list for method input_type
+	46, // 39: api.chat.Chat.ManagerFindRoomList:input_type -> api.common.ManagerFindRoomListRequest
+	23, // 40: api.chat.Chat.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
+	24, // 41: api.chat.Chat.CreateChatRoom:output_type -> api.chat.RoomReply
+	47, // 42: api.chat.Chat.FindOnlinePersonList:output_type -> api.common.RecommendPersonListReply
+	47, // 43: api.chat.Chat.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
+	17, // 44: api.chat.Chat.PartnerFindRoomList:output_type -> api.chat.PartnerFindRoomListReply
+	15, // 45: api.chat.Chat.UserFindRoomList:output_type -> api.chat.UserFindRoomListReply
+	22, // 46: api.chat.Chat.Receive:output_type -> api.chat.ReceiveReply
+	48, // 47: api.chat.Chat.FindChatRecordList:output_type -> api.common.ChatRecordListReply
+	49, // 48: api.chat.Chat.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
+	44, // 49: api.chat.Chat.SetBlackChat:output_type -> google.protobuf.Empty
+	44, // 50: api.chat.Chat.DeleteChat:output_type -> google.protobuf.Empty
+	44, // 51: api.chat.Chat.Report:output_type -> google.protobuf.Empty
+	44, // 52: api.chat.Chat.PartnerGetAward:output_type -> google.protobuf.Empty
+	50, // 53: api.chat.Chat.FindRoomCardMsg:output_type -> api.common.RoomChatMsg
+	7,  // 54: api.chat.Chat.FindNotReplyNum:output_type -> api.chat.FindNotReplyNumReply
+	51, // 55: api.chat.Chat.CreateScrip:output_type -> api.common.ScripID
+	44, // 56: api.chat.Chat.DeleteScrip:output_type -> google.protobuf.Empty
+	52, // 57: api.chat.Chat.FindMyScrip:output_type -> api.common.ScripReply
+	52, // 58: api.chat.Chat.FindOtherScrip:output_type -> api.common.ScripReply
+	52, // 59: api.chat.Chat.FindRecommendScrip:output_type -> api.common.ScripReply
+	44, // 60: api.chat.Chat.PersonLookScrip:output_type -> google.protobuf.Empty
+	53, // 61: api.chat.Chat.PersonClickLookBack:output_type -> api.common.ScripInfo
+	54, // 62: api.chat.Chat.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
+	27, // 63: api.chat.Chat.GetWindowInfo:output_type -> api.chat.WindowInfo
+	6,  // 64: api.chat.Chat.GetRandomMatching:output_type -> api.chat.GetRandomMatchingReply
+	55, // 65: api.chat.Chat.GetMatchingPartnerInfo:output_type -> api.common.GetMatchingPartnerInfoReply
+	44, // 66: api.chat.Chat.PartnerCollect:output_type -> google.protobuf.Empty
+	44, // 67: api.chat.Chat.PartnerDeleteCollect:output_type -> google.protobuf.Empty
+	48, // 68: api.chat.Chat.FindChatCollectList:output_type -> api.common.ChatRecordListReply
+	44, // 69: api.chat.Chat.UserUnlockVoice:output_type -> google.protobuf.Empty
+	44, // 70: api.chat.Chat.UserUnlockPicture:output_type -> google.protobuf.Empty
+	2,  // 71: api.chat.Chat.GetRoomProfit:output_type -> api.chat.GetRoomProfitReply
+	0,  // 72: api.chat.Chat.GetOnlinePersonNum:output_type -> api.chat.GetOnlinePersonNumReply
+	8,  // 73: api.chat.Chat.FindUserAllUnreadNum:output_type -> api.chat.UnreadNumReply
+	8,  // 74: api.chat.Chat.FindPartnerAllUnreadNum:output_type -> api.chat.UnreadNumReply
+	16, // 75: api.chat.Chat.GetUserRoomByPerson:output_type -> api.chat.UserRoomInfo
+	18, // 76: api.chat.Chat.GetPartnerRoomByPerson:output_type -> api.chat.PartnerRoomInfo
+	56, // 77: api.chat.Chat.ManagerFindRoomList:output_type -> api.common.ManagerFindRoomListReply
+	40, // [40:78] is the sub-list for method output_type
+	2,  // [2:40] is the sub-list for method input_type
 	2,  // [2:2] is the sub-list for extension type_name
 	2,  // [2:2] is the sub-list for extension extendee
 	0,  // [0:2] is the sub-list for field type_name

+ 2 - 0
api/chat/chat.proto

@@ -85,6 +85,8 @@ service Chat {
   rpc GetUserRoomByPerson (common.IdentifyIDsParam) returns (UserRoomInfo){};
   // 接待员查询与某人的房间
   rpc GetPartnerRoomByPerson (common.IdentifyIDsParam) returns (PartnerRoomInfo){};
+  // 管理员查询房间列表
+  rpc ManagerFindRoomList (common.ManagerFindRoomListRequest) returns (common.ManagerFindRoomListReply){};
 }
 
 message GetOnlinePersonNumReply{

+ 38 - 0
api/chat/chat_grpc.pb.go

@@ -93,6 +93,8 @@ type ChatClient interface {
 	GetUserRoomByPerson(ctx context.Context, in *common.IdentifyIDsParam, opts ...grpc.CallOption) (*UserRoomInfo, error)
 	// 接待员查询与某人的房间
 	GetPartnerRoomByPerson(ctx context.Context, in *common.IdentifyIDsParam, opts ...grpc.CallOption) (*PartnerRoomInfo, error)
+	// 管理员查询房间列表
+	ManagerFindRoomList(ctx context.Context, in *common.ManagerFindRoomListRequest, opts ...grpc.CallOption) (*common.ManagerFindRoomListReply, error)
 }
 
 type chatClient struct {
@@ -436,6 +438,15 @@ func (c *chatClient) GetPartnerRoomByPerson(ctx context.Context, in *common.Iden
 	return out, nil
 }
 
+func (c *chatClient) ManagerFindRoomList(ctx context.Context, in *common.ManagerFindRoomListRequest, opts ...grpc.CallOption) (*common.ManagerFindRoomListReply, error) {
+	out := new(common.ManagerFindRoomListReply)
+	err := c.cc.Invoke(ctx, "/api.chat.Chat/ManagerFindRoomList", in, out, opts...)
+	if err != nil {
+		return nil, err
+	}
+	return out, nil
+}
+
 // ChatServer is the server API for Chat service.
 // All implementations must embed UnimplementedChatServer
 // for forward compatibility
@@ -513,6 +524,8 @@ type ChatServer interface {
 	GetUserRoomByPerson(context.Context, *common.IdentifyIDsParam) (*UserRoomInfo, error)
 	// 接待员查询与某人的房间
 	GetPartnerRoomByPerson(context.Context, *common.IdentifyIDsParam) (*PartnerRoomInfo, error)
+	// 管理员查询房间列表
+	ManagerFindRoomList(context.Context, *common.ManagerFindRoomListRequest) (*common.ManagerFindRoomListReply, error)
 	mustEmbedUnimplementedChatServer()
 }
 
@@ -631,6 +644,9 @@ func (UnimplementedChatServer) GetUserRoomByPerson(context.Context, *common.Iden
 func (UnimplementedChatServer) GetPartnerRoomByPerson(context.Context, *common.IdentifyIDsParam) (*PartnerRoomInfo, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method GetPartnerRoomByPerson not implemented")
 }
+func (UnimplementedChatServer) ManagerFindRoomList(context.Context, *common.ManagerFindRoomListRequest) (*common.ManagerFindRoomListReply, error) {
+	return nil, status.Errorf(codes.Unimplemented, "method ManagerFindRoomList not implemented")
+}
 func (UnimplementedChatServer) mustEmbedUnimplementedChatServer() {}
 
 // UnsafeChatServer may be embedded to opt out of forward compatibility for this service.
@@ -1310,6 +1326,24 @@ func _Chat_GetPartnerRoomByPerson_Handler(srv interface{}, ctx context.Context,
 	return interceptor(ctx, in, info, handler)
 }
 
+func _Chat_ManagerFindRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
+	in := new(common.ManagerFindRoomListRequest)
+	if err := dec(in); err != nil {
+		return nil, err
+	}
+	if interceptor == nil {
+		return srv.(ChatServer).ManagerFindRoomList(ctx, in)
+	}
+	info := &grpc.UnaryServerInfo{
+		Server:     srv,
+		FullMethod: "/api.chat.Chat/ManagerFindRoomList",
+	}
+	handler := func(ctx context.Context, req interface{}) (interface{}, error) {
+		return srv.(ChatServer).ManagerFindRoomList(ctx, req.(*common.ManagerFindRoomListRequest))
+	}
+	return interceptor(ctx, in, info, handler)
+}
+
 // Chat_ServiceDesc is the grpc.ServiceDesc for Chat service.
 // It's only intended for direct use with grpc.RegisterService,
 // and not to be introspected or modified (even as a copy)
@@ -1465,6 +1499,10 @@ var Chat_ServiceDesc = grpc.ServiceDesc{
 			MethodName: "GetPartnerRoomByPerson",
 			Handler:    _Chat_GetPartnerRoomByPerson_Handler,
 		},
+		{
+			MethodName: "ManagerFindRoomList",
+			Handler:    _Chat_ManagerFindRoomList_Handler,
+		},
 	},
 	Streams:  []grpc.StreamDesc{},
 	Metadata: "chat.proto",

File diff suppressed because it is too large
+ 153 - 106
api/common/common.pb.go


+ 40 - 0
api/common/common.proto

@@ -35,6 +35,10 @@ message PersonIDParam {
   string personID = 1;
 }
 
+message IDParam{
+  int64 id = 1;
+}
+
 message PersonParam{
   string personID = 1; // 查询目标的ID
   string personType = 2; // 类型
@@ -633,4 +637,40 @@ message ManagerUpdatePersonWeightRequest{
 message ManagerUpdatePersonIsBlackRequest{
   string personId = 1;// Id (string)
   bool isBlack = 2;// 是否拉黑
+}
+
+message ManagerFindRoomListRequest{
+  int64 roomId = 1;//房间ID
+  int64 personId = 2;//用户ID
+  int64 nextId = 3;
+  int64 offset = 4;
+}
+
+message ManagerFindRoomListReply{
+  repeated RoomInfo list = 1;
+  int64 nextId = 2;
+}
+
+message RoomInfo{
+  string person1Id = 1;// 用户1ID
+  string person1Type = 2;// 用户1类型
+  int64 person1UnreadNum = 3;// 用户1未读数
+  int64 person1SendNum = 4;// 用户1发送数
+  string person1AvatarUrl = 5;// 用户1头像
+  string person1Nickname = 6;// 用户1昵称
+  int64 person1Age = 7;// 用户1年龄
+  int64 person1Sex = 8;// 用户1性别
+  string person2Id = 9;// 用户2ID
+  string person2Type = 10;// 用户2类型
+  int64 person2UnreadNum = 11;// 用户2未读数
+  int64 person2SendNum = 12;// 用户2发送数
+  string person2AvatarUrl = 13;// 用户2头像
+  string person2Nickname = 14;// 用户2昵称
+  int64 person2Age = 15;// 用户2年龄
+  int64 person2Sex = 16;// 用户2性别
+  string lastContent = 17;// 上次发送内容
+  int64 lastTime = 18;// 上次发送时间
+  int64 likeability = 19;// 好感度
+  int64 roomId = 20; // 房间ID
+  int64 partnerBenefit = 21;// 接待员在该房间的收益
 }

+ 300 - 280
api/partner/partner.pb.go

@@ -2379,7 +2379,7 @@ var file_partner_proto_rawDesc = []byte{
 	0x6e, 0x65, 0x72, 0x41, 0x70, 0x70, 0x6c, 0x79, 0x57, 0x69, 0x74, 0x68, 0x64, 0x72, 0x61, 0x77,
 	0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c,
 	0x61, 0x74, 0x65, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0a, 0x74, 0x65, 0x6d,
-	0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x32, 0xf9, 0x49, 0x0a, 0x07, 0x50, 0x61, 0x72, 0x74,
+	0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x32, 0xca, 0x4b, 0x0a, 0x07, 0x50, 0x61, 0x72, 0x74,
 	0x6e, 0x65, 0x72, 0x12, 0x60, 0x0a, 0x0e, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
 	0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
 	0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x18, 0x2e,
@@ -2836,147 +2836,160 @@ var file_partner_proto_rawDesc = []byte{
 	0x6e, 0x65, 0x72, 0x2e, 0x4f, 0x6e, 0x6c, 0x69, 0x6e, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
 	0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x25, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1f, 0x22, 0x1a, 0x2f,
 	0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x6f, 0x6e, 0x6c, 0x69,
-	0x6e, 0x65, 0x2f, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x90, 0x01, 0x0a,
-	0x16, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74,
-	0x6e, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
-	0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
-	0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
-	0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
-	0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
-	0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02,
-	0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
-	0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12,
-	0x8e, 0x01, 0x0a, 0x19, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74,
-	0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x2b, 0x2e,
-	0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
-	0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x56, 0x6f,
-	0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
+	0x6e, 0x65, 0x2f, 0x70, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x3a, 0x01, 0x2a, 0x12, 0x86, 0x01, 0x0a,
+	0x13, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d,
+	0x4c, 0x69, 0x73, 0x74, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
+	0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f,
+	0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x61,
+	0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
+	0x72, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x6f, 0x6f, 0x6d, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
+	0x6c, 0x79, 0x22, 0x21, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1b, 0x22, 0x16, 0x2f, 0x61, 0x70, 0x69,
+	0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x72, 0x6f, 0x6f, 0x6d, 0x2f, 0x6c, 0x69,
+	0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x90, 0x01, 0x0a, 0x16, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
+	0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x4c, 0x69, 0x73, 0x74,
+	0x12, 0x28, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61,
+	0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c,
+	0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x61, 0x70, 0x69,
+	0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46,
+	0x69, 0x6e, 0x64, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x70,
+	0x6c, 0x79, 0x22, 0x24, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x1e, 0x22, 0x19, 0x2f, 0x61, 0x70, 0x69,
+	0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
+	0x2f, 0x6c, 0x69, 0x73, 0x74, 0x3a, 0x01, 0x2a, 0x12, 0x8e, 0x01, 0x0a, 0x19, 0x4d, 0x61, 0x6e,
+	0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
+	0x72, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x12, 0x2b, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
+	0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74,
+	0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75,
+	0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
+	0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4,
+	0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65,
+	0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x2f,
+	0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x97, 0x01, 0x0a, 0x1c, 0x4d, 0x61,
+	0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e,
+	0x65, 0x72, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x12, 0x2e, 0x2e, 0x61, 0x70, 0x69,
+	0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55,
+	0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x69, 0x63, 0x74, 0x75,
+	0x72, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
 	0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
-	0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69,
+	0x74, 0x79, 0x22, 0x2f, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x29, 0x22, 0x24, 0x2f, 0x61, 0x70, 0x69,
 	0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
-	0x2f, 0x56, 0x6f, 0x69, 0x63, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a,
-	0x12, 0x97, 0x01, 0x0a, 0x1c, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61,
-	0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65,
-	0x73, 0x12, 0x2e, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
+	0x2f, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65,
+	0x3a, 0x01, 0x2a, 0x12, 0x9a, 0x01, 0x0a, 0x1d, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55,
+	0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x53, 0x69, 0x67, 0x6e,
+	0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x2f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
+	0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
+	0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x52,
+	0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
+	0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x30,
+	0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2a, 0x22, 0x25, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e,
+	0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x73, 0x69, 0x67,
+	0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a,
+	0x12, 0x91, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61,
+	0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12,
+	0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e,
+	0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
+	0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
+	0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
+	0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x27, 0x22, 0x22, 0x2f,
+	0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74,
+	0x6e, 0x65, 0x72, 0x2f, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74,
+	0x65, 0x3a, 0x01, 0x2a, 0x12, 0x8b, 0x01, 0x0a, 0x18, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72,
+	0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x4e, 0x61, 0x6d,
+	0x65, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
 	0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73,
-	0x6f, 0x6e, 0x50, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
-	0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
-	0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2f, 0x82, 0xd3, 0xe4, 0x93, 0x02,
-	0x29, 0x22, 0x24, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f,
-	0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x70, 0x69, 0x63, 0x74, 0x75, 0x72, 0x65, 0x73,
-	0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x9a, 0x01, 0x0a, 0x1d, 0x4d,
-	0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74,
-	0x6e, 0x65, 0x72, 0x53, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x2f, 0x2e, 0x61,
-	0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
-	0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x53, 0x69, 0x67,
-	0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
+	0x6f, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e,
 	0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
-	0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x30, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x2a, 0x22, 0x25, 0x2f,
+	0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x25, 0x22, 0x20, 0x2f,
 	0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74,
-	0x6e, 0x65, 0x72, 0x2f, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x2f, 0x75, 0x70,
-	0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x91, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61,
-	0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
-	0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
+	0x6e, 0x65, 0x72, 0x2f, 0x6e, 0x61, 0x6d, 0x65, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a,
+	0x01, 0x2a, 0x12, 0x91, 0x01, 0x0a, 0x1a, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70,
+	0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x57, 0x65, 0x69, 0x67, 0x68,
+	0x74, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d,
+	0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73,
+	0x6f, 0x6e, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
+	0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
+	0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x27, 0x22,
+	0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61,
+	0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x77, 0x65, 0x69, 0x67, 0x68, 0x74, 0x2f, 0x75, 0x70, 0x64,
+	0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x92, 0x01, 0x0a, 0x1b, 0x4d, 0x61, 0x6e, 0x61, 0x67,
+	0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49,
+	0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
 	0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74,
-	0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x41, 0x76, 0x61, 0x74, 0x61, 0x72, 0x52, 0x65, 0x71,
-	0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
-	0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d, 0x82, 0xd3,
-	0xe4, 0x93, 0x02, 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
-	0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x61, 0x76, 0x61, 0x74, 0x61,
-	0x72, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x8b, 0x01, 0x0a, 0x18,
-	0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72,
-	0x74, 0x6e, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
-	0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64,
-	0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x52, 0x65, 0x71,
-	0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72,
-	0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2b, 0x82, 0xd3,
-	0xe4, 0x93, 0x02, 0x25, 0x22, 0x20, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67,
-	0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x6e, 0x61, 0x6d, 0x65, 0x2f,
-	0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x91, 0x01, 0x0a, 0x1a, 0x4d, 0x61,
-	0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e,
-	0x65, 0x72, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
-	0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64,
-	0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x57, 0x65, 0x69, 0x67, 0x68, 0x74, 0x52,
-	0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
-	0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2d,
-	0x82, 0xd3, 0xe4, 0x93, 0x02, 0x27, 0x22, 0x22, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e,
-	0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x77, 0x65, 0x69,
-	0x67, 0x68, 0x74, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x92, 0x01,
-	0x0a, 0x1b, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50,
-	0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x12, 0x2d, 0x2e,
-	0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67,
-	0x65, 0x72, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x73,
-	0x42, 0x6c, 0x61, 0x63, 0x6b, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67,
-	0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
-	0x6d, 0x70, 0x74, 0x79, 0x22, 0x2c, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61,
-	0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e,
-	0x65, 0x72, 0x2f, 0x62, 0x6c, 0x61, 0x63, 0x6b, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a,
-	0x01, 0x2a, 0x12, 0x43, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72,
-	0x44, 0x42, 0x4d, 0x73, 0x67, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
-	0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d,
-	0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
-	0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x48, 0x0a, 0x11, 0x46, 0x69, 0x6e, 0x64, 0x50,
-	0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x18, 0x2e, 0x61,
-	0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
-	0x49, 0x44, 0x4c, 0x69, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
-	0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c,
-	0x79, 0x12, 0x57, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53,
-	0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x44, 0x42, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
-	0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74,
-	0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
-	0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
-	0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x5b, 0x0a, 0x1a, 0x46, 0x69,
-	0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e,
-	0x65, 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
-	0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d,
-	0x65, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69,
-	0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42,
-	0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x51, 0x0a, 0x1a, 0x55, 0x70, 0x64, 0x61, 0x74,
-	0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x4c, 0x61, 0x73, 0x74, 0x4c, 0x6f, 0x67, 0x69,
-	0x6e, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
-	0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d,
-	0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
-	0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x52, 0x0a, 0x13, 0x47, 0x65,
-	0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63,
-	0x65, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
-	0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1d, 0x2e,
-	0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72, 0x74,
-	0x6e, 0x65, 0x72, 0x44, 0x42, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0x00, 0x12, 0x54,
-	0x0a, 0x11, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61,
-	0x6e, 0x63, 0x65, 0x12, 0x25, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65,
-	0x72, 0x2e, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x61, 0x6c, 0x61,
-	0x6e, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
-	0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
-	0x74, 0x79, 0x22, 0x00, 0x12, 0x54, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e,
-	0x65, 0x72, 0x43, 0x69, 0x72, 0x63, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x2e, 0x61,
-	0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
-	0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
-	0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x41, 0x64, 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64, 0x4d,
-	0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x5a, 0x0a, 0x15, 0x47, 0x65,
-	0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
-	0x72, 0x44, 0x42, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65,
-	0x72, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x61,
-	0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x14,
+	0x65, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x73, 0x42, 0x6c, 0x61, 0x63, 0x6b, 0x52, 0x65,
+	0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
+	0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x2c, 0x82,
+	0xd3, 0xe4, 0x93, 0x02, 0x26, 0x22, 0x21, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x6d, 0x61, 0x6e, 0x61,
+	0x67, 0x65, 0x72, 0x2f, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2f, 0x62, 0x6c, 0x61, 0x63,
+	0x6b, 0x2f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x3a, 0x01, 0x2a, 0x12, 0x43, 0x0a, 0x0f, 0x47,
+	0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x12, 0x19,
 	0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
-	0x6f, 0x6e, 0x44, 0x42, 0x22, 0x00, 0x12, 0x4d, 0x0a, 0x16, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65,
-	0x77, 0x55, 0x73, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65,
-	0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
-	0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
-	0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
-	0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x7c, 0x0a, 0x25, 0x53, 0x65, 0x6e, 0x64, 0x4f, 0x76, 0x65,
-	0x72, 0x4f, 0x6e, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64,
-	0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x39,
-	0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x53, 0x65, 0x6e,
-	0x64, 0x4f, 0x76, 0x65, 0x72, 0x4f, 0x6e, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x55, 0x6e,
-	0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61,
-	0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
+	0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e,
+	0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67,
+	0x12, 0x48, 0x0a, 0x11, 0x46, 0x69, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44,
+	0x42, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
+	0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x4c, 0x69, 0x73, 0x74, 0x1a,
+	0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72,
+	0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x57, 0x0a, 0x13, 0x55, 0x70,
+	0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44, 0x44,
+	0x42, 0x12, 0x26, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x55,
+	0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x63, 0x72, 0x69, 0x70, 0x49, 0x44,
+	0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
+	0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
+	0x79, 0x22, 0x00, 0x12, 0x5b, 0x0a, 0x1a, 0x46, 0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d,
+	0x6d, 0x65, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x4c, 0x69, 0x73,
+	0x74, 0x12, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x46,
+	0x69, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x52, 0x65, 0x71, 0x75,
+	0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
+	0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x44, 0x42, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00,
+	0x12, 0x51, 0x0a, 0x1a, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
+	0x72, 0x4c, 0x61, 0x73, 0x74, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x19,
+	0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
+	0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
 	0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
-	0x79, 0x22, 0x00, 0x42, 0x46, 0x0a, 0x0b, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e,
-	0x65, 0x72, 0x50, 0x01, 0x5a, 0x35, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e,
-	0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70,
-	0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72, 0x74,
-	0x6e, 0x65, 0x72, 0x3b, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f,
-	0x74, 0x6f, 0x33,
+	0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65,
+	0x72, 0x44, 0x42, 0x4d, 0x73, 0x67, 0x42, 0x79, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x12,
+	0x13, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x44, 0x50,
+	0x61, 0x72, 0x61, 0x6d, 0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
+	0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x52, 0x0a, 0x13, 0x47,
+	0x65, 0x74, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x42, 0x61, 0x6c, 0x61, 0x6e,
+	0x63, 0x65, 0x12, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
+	0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x1d,
+	0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x50, 0x61, 0x72,
+	0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x42, 0x61, 0x6c, 0x61, 0x6e, 0x63, 0x65, 0x22, 0x00, 0x12,
+	0x54, 0x0a, 0x11, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x61, 0x6c,
+	0x61, 0x6e, 0x63, 0x65, 0x12, 0x25, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e,
+	0x65, 0x72, 0x2e, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x61, 0x6c,
+	0x61, 0x6e, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
+	0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
+	0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x54, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x50, 0x61, 0x72, 0x74,
+	0x6e, 0x65, 0x72, 0x43, 0x69, 0x72, 0x63, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1a, 0x2e,
+	0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x6e,
+	0x65, 0x72, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x20, 0x2e, 0x61, 0x70, 0x69, 0x2e,
+	0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x41, 0x64, 0x64, 0x46, 0x72, 0x69, 0x65, 0x6e, 0x64,
+	0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x5a, 0x0a, 0x15, 0x47,
+	0x65, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50, 0x61, 0x72, 0x74, 0x6e,
+	0x65, 0x72, 0x44, 0x42, 0x12, 0x29, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e,
+	0x65, 0x72, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x64, 0x50,
+	0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x44, 0x42, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
+	0x14, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72,
+	0x73, 0x6f, 0x6e, 0x44, 0x42, 0x22, 0x00, 0x12, 0x4d, 0x0a, 0x16, 0x53, 0x65, 0x6e, 0x64, 0x4e,
+	0x65, 0x77, 0x55, 0x73, 0x65, 0x72, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
+	0x65, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50,
+	0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67,
+	0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
+	0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x7c, 0x0a, 0x25, 0x53, 0x65, 0x6e, 0x64, 0x4f, 0x76,
+	0x65, 0x72, 0x4f, 0x6e, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61,
+	0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
+	0x39, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x2e, 0x53, 0x65,
+	0x6e, 0x64, 0x4f, 0x76, 0x65, 0x72, 0x4f, 0x6e, 0x65, 0x4d, 0x69, 0x6e, 0x75, 0x74, 0x65, 0x55,
+	0x6e, 0x72, 0x65, 0x61, 0x64, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x4d, 0x65, 0x73, 0x73,
+	0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f,
+	0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70,
+	0x74, 0x79, 0x22, 0x00, 0x42, 0x46, 0x0a, 0x0b, 0x61, 0x70, 0x69, 0x2e, 0x70, 0x61, 0x72, 0x74,
+	0x6e, 0x65, 0x72, 0x50, 0x01, 0x5a, 0x35, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61,
+	0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d,
+	0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x70, 0x61, 0x72,
+	0x74, 0x6e, 0x65, 0x72, 0x3b, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x62, 0x06, 0x70, 0x72,
+	0x6f, 0x74, 0x6f, 0x33,
 }
 
 var (
@@ -3044,50 +3057,53 @@ var file_partner_proto_goTypes = []interface{}{
 	(*common.FindScripRequest)(nil),                      // 48: api.common.FindScripRequest
 	(*common.RoomIDRequest)(nil),                         // 49: api.common.RoomIDRequest
 	(*common.ManagerLoginRequest)(nil),                   // 50: api.common.ManagerLoginRequest
-	(*common.ManagerFindPersonListRequest)(nil),          // 51: api.common.ManagerFindPersonListRequest
-	(*common.ManagerUpdatePersonVoiceRequest)(nil),       // 52: api.common.ManagerUpdatePersonVoiceRequest
-	(*common.ManagerUpdatePersonPicturesRequest)(nil),    // 53: api.common.ManagerUpdatePersonPicturesRequest
-	(*common.ManagerUpdatePersonSignatureRequest)(nil),   // 54: api.common.ManagerUpdatePersonSignatureRequest
-	(*common.ManagerUpdatePersonAvatarRequest)(nil),      // 55: api.common.ManagerUpdatePersonAvatarRequest
-	(*common.ManagerUpdatePersonNameRequest)(nil),        // 56: api.common.ManagerUpdatePersonNameRequest
-	(*common.ManagerUpdatePersonWeightRequest)(nil),      // 57: api.common.ManagerUpdatePersonWeightRequest
-	(*common.ManagerUpdatePersonIsBlackRequest)(nil),     // 58: api.common.ManagerUpdatePersonIsBlackRequest
-	(*common.PersonIDParam)(nil),                         // 59: api.common.PersonIDParam
-	(*common.PersonIDList)(nil),                          // 60: api.common.PersonIDList
-	(*common.UpdateLastScripIDDBRequest)(nil),            // 61: api.common.UpdateLastScripIDDBRequest
-	(*common.FindRecommendRequest)(nil),                  // 62: api.common.FindRecommendRequest
-	(*common.PartnerIDParam)(nil),                        // 63: api.common.PartnerIDParam
-	(*chat.RoomReply)(nil),                               // 64: api.chat.RoomReply
-	(*common.HomeInfo)(nil),                              // 65: api.common.HomeInfo
-	(*common.LookedAndLikedNum)(nil),                     // 66: api.common.LookedAndLikedNum
-	(*statistics.LookAndLikeListReply)(nil),              // 67: api.statistics.LookAndLikeListReply
-	(*common.WxConfResponse)(nil),                        // 68: api.common.WxConfResponse
-	(*common.TagListReply)(nil),                          // 69: api.common.TagListReply
-	(*common.RecommendPersonListReply)(nil),              // 70: api.common.RecommendPersonListReply
-	(*chat.PartnerFindRoomListReply)(nil),                // 71: api.chat.PartnerFindRoomListReply
-	(*common.ChatRecordListReply)(nil),                   // 72: api.common.ChatRecordListReply
-	(*common.ChatRoomMsg)(nil),                           // 73: api.common.ChatRoomMsg
-	(*common.IsLike)(nil),                                // 74: api.common.IsLike
-	(*common.MemeList)(nil),                              // 75: api.common.MemeList
-	(*common.ChatTopicList)(nil),                         // 76: api.common.ChatTopicList
-	(*common.CommonTextList)(nil),                        // 77: api.common.CommonTextList
-	(*common.MemeTitleList)(nil),                         // 78: api.common.MemeTitleList
-	(*common.PartnerChatCardInfo)(nil),                   // 79: api.common.PartnerChatCardInfo
-	(*common.FindOverSevenDayAvatarReply)(nil),           // 80: api.common.FindOverSevenDayAvatarReply
-	(*common.ScripID)(nil),                               // 81: api.common.ScripID
-	(*common.ScripReply)(nil),                            // 82: api.common.ScripReply
-	(*common.ScripInfo)(nil),                             // 83: api.common.ScripInfo
-	(*common.ChatRecordInfo)(nil),                        // 84: api.common.ChatRecordInfo
-	(*chat.UnreadNumReply)(nil),                          // 85: api.chat.UnreadNumReply
-	(*chat.PartnerRoomInfo)(nil),                         // 86: api.chat.PartnerRoomInfo
-	(*statistics.LookMessageReply)(nil),                  // 87: api.statistics.LookMessageReply
-	(*chat.FindNotReplyNumReply)(nil),                    // 88: api.chat.FindNotReplyNumReply
-	(*common.LoginToken)(nil),                            // 89: api.common.LoginToken
-	(*common.ManagerFindPersonListReply)(nil),            // 90: api.common.ManagerFindPersonListReply
-	(*common.PersonMsg)(nil),                             // 91: api.common.PersonMsg
-	(*common.PersonDBReply)(nil),                         // 92: api.common.PersonDBReply
-	(*common.AddFriendMessageInfo)(nil),                  // 93: api.common.AddFriendMessageInfo
-	(*common.PersonDB)(nil),                              // 94: api.common.PersonDB
+	(*common.ManagerFindRoomListRequest)(nil),            // 51: api.common.ManagerFindRoomListRequest
+	(*common.ManagerFindPersonListRequest)(nil),          // 52: api.common.ManagerFindPersonListRequest
+	(*common.ManagerUpdatePersonVoiceRequest)(nil),       // 53: api.common.ManagerUpdatePersonVoiceRequest
+	(*common.ManagerUpdatePersonPicturesRequest)(nil),    // 54: api.common.ManagerUpdatePersonPicturesRequest
+	(*common.ManagerUpdatePersonSignatureRequest)(nil),   // 55: api.common.ManagerUpdatePersonSignatureRequest
+	(*common.ManagerUpdatePersonAvatarRequest)(nil),      // 56: api.common.ManagerUpdatePersonAvatarRequest
+	(*common.ManagerUpdatePersonNameRequest)(nil),        // 57: api.common.ManagerUpdatePersonNameRequest
+	(*common.ManagerUpdatePersonWeightRequest)(nil),      // 58: api.common.ManagerUpdatePersonWeightRequest
+	(*common.ManagerUpdatePersonIsBlackRequest)(nil),     // 59: api.common.ManagerUpdatePersonIsBlackRequest
+	(*common.PersonIDParam)(nil),                         // 60: api.common.PersonIDParam
+	(*common.PersonIDList)(nil),                          // 61: api.common.PersonIDList
+	(*common.UpdateLastScripIDDBRequest)(nil),            // 62: api.common.UpdateLastScripIDDBRequest
+	(*common.FindRecommendRequest)(nil),                  // 63: api.common.FindRecommendRequest
+	(*common.IDParam)(nil),                               // 64: api.common.IDParam
+	(*common.PartnerIDParam)(nil),                        // 65: api.common.PartnerIDParam
+	(*chat.RoomReply)(nil),                               // 66: api.chat.RoomReply
+	(*common.HomeInfo)(nil),                              // 67: api.common.HomeInfo
+	(*common.LookedAndLikedNum)(nil),                     // 68: api.common.LookedAndLikedNum
+	(*statistics.LookAndLikeListReply)(nil),              // 69: api.statistics.LookAndLikeListReply
+	(*common.WxConfResponse)(nil),                        // 70: api.common.WxConfResponse
+	(*common.TagListReply)(nil),                          // 71: api.common.TagListReply
+	(*common.RecommendPersonListReply)(nil),              // 72: api.common.RecommendPersonListReply
+	(*chat.PartnerFindRoomListReply)(nil),                // 73: api.chat.PartnerFindRoomListReply
+	(*common.ChatRecordListReply)(nil),                   // 74: api.common.ChatRecordListReply
+	(*common.ChatRoomMsg)(nil),                           // 75: api.common.ChatRoomMsg
+	(*common.IsLike)(nil),                                // 76: api.common.IsLike
+	(*common.MemeList)(nil),                              // 77: api.common.MemeList
+	(*common.ChatTopicList)(nil),                         // 78: api.common.ChatTopicList
+	(*common.CommonTextList)(nil),                        // 79: api.common.CommonTextList
+	(*common.MemeTitleList)(nil),                         // 80: api.common.MemeTitleList
+	(*common.PartnerChatCardInfo)(nil),                   // 81: api.common.PartnerChatCardInfo
+	(*common.FindOverSevenDayAvatarReply)(nil),           // 82: api.common.FindOverSevenDayAvatarReply
+	(*common.ScripID)(nil),                               // 83: api.common.ScripID
+	(*common.ScripReply)(nil),                            // 84: api.common.ScripReply
+	(*common.ScripInfo)(nil),                             // 85: api.common.ScripInfo
+	(*common.ChatRecordInfo)(nil),                        // 86: api.common.ChatRecordInfo
+	(*chat.UnreadNumReply)(nil),                          // 87: api.chat.UnreadNumReply
+	(*chat.PartnerRoomInfo)(nil),                         // 88: api.chat.PartnerRoomInfo
+	(*statistics.LookMessageReply)(nil),                  // 89: api.statistics.LookMessageReply
+	(*chat.FindNotReplyNumReply)(nil),                    // 90: api.chat.FindNotReplyNumReply
+	(*common.LoginToken)(nil),                            // 91: api.common.LoginToken
+	(*common.ManagerFindRoomListReply)(nil),              // 92: api.common.ManagerFindRoomListReply
+	(*common.ManagerFindPersonListReply)(nil),            // 93: api.common.ManagerFindPersonListReply
+	(*common.PersonMsg)(nil),                             // 94: api.common.PersonMsg
+	(*common.PersonDBReply)(nil),                         // 95: api.common.PersonDBReply
+	(*common.AddFriendMessageInfo)(nil),                  // 96: api.common.AddFriendMessageInfo
+	(*common.PersonDB)(nil),                              // 97: api.common.PersonDB
 }
 var file_partner_proto_depIdxs = []int32{
 	5,  // 0: api.partner.FindExamineRecordListReply.list:type_name -> api.partner.ExamineRecordInfo
@@ -3158,108 +3174,112 @@ var file_partner_proto_depIdxs = []int32{
 	50, // 65: api.partner.Partner.ManagerLogin:input_type -> api.common.ManagerLoginRequest
 	3,  // 66: api.partner.Partner.FindExamineRecordList:input_type -> api.partner.FindExamineRecordListRequest
 	29, // 67: api.partner.Partner.OnlinePerson:input_type -> google.protobuf.Empty
-	51, // 68: api.partner.Partner.ManagerFindPartnerList:input_type -> api.common.ManagerFindPersonListRequest
-	52, // 69: api.partner.Partner.ManagerUpdatePartnerVoice:input_type -> api.common.ManagerUpdatePersonVoiceRequest
-	53, // 70: api.partner.Partner.ManagerUpdatePartnerPictures:input_type -> api.common.ManagerUpdatePersonPicturesRequest
-	54, // 71: api.partner.Partner.ManagerUpdatePartnerSignature:input_type -> api.common.ManagerUpdatePersonSignatureRequest
-	55, // 72: api.partner.Partner.ManagerUpdatePartnerAvatar:input_type -> api.common.ManagerUpdatePersonAvatarRequest
-	56, // 73: api.partner.Partner.ManagerUpdatePartnerName:input_type -> api.common.ManagerUpdatePersonNameRequest
-	57, // 74: api.partner.Partner.ManagerUpdatePartnerWeight:input_type -> api.common.ManagerUpdatePersonWeightRequest
-	58, // 75: api.partner.Partner.ManagerUpdatePartnerIsBlack:input_type -> api.common.ManagerUpdatePersonIsBlackRequest
-	59, // 76: api.partner.Partner.GetPartnerDBMsg:input_type -> api.common.PersonIDParam
-	60, // 77: api.partner.Partner.FindPartnerDBList:input_type -> api.common.PersonIDList
-	61, // 78: api.partner.Partner.UpdateLastScripIDDB:input_type -> api.common.UpdateLastScripIDDBRequest
-	62, // 79: api.partner.Partner.FindRecommendPartnerDBList:input_type -> api.common.FindRecommendRequest
-	59, // 80: api.partner.Partner.UpdatePartnerLastLoginTime:input_type -> api.common.PersonIDParam
-	63, // 81: api.partner.Partner.GetPartnerDBBalance:input_type -> api.common.PartnerIDParam
-	22, // 82: api.partner.Partner.AddPartnerBalance:input_type -> api.partner.AddPartnerBalanceRequest
-	63, // 83: api.partner.Partner.GetPartnerCircleInfo:input_type -> api.common.PartnerIDParam
-	2,  // 84: api.partner.Partner.GetRecommendPartnerDB:input_type -> api.partner.GetRecommendPartnerDBRequest
-	59, // 85: api.partner.Partner.SendNewUserSendMessage:input_type -> api.common.PersonIDParam
-	1,  // 86: api.partner.Partner.SendOverOneMinuteUnreadMessageMessage:input_type -> api.partner.SendOverOneMinuteUnreadMessageMessageRequest
-	23, // 87: api.partner.Partner.GetPartnerInfo:output_type -> api.partner.PartnerInfo
-	29, // 88: api.partner.Partner.SendPhoneCode:output_type -> google.protobuf.Empty
-	29, // 89: api.partner.Partner.CheckPhoneCode:output_type -> google.protobuf.Empty
-	29, // 90: api.partner.Partner.UpdatePartnerInformation:output_type -> google.protobuf.Empty
-	64, // 91: api.partner.Partner.CreateUserPartnerRoom:output_type -> api.chat.RoomReply
-	25, // 92: api.partner.Partner.GetPartnerBalance:output_type -> api.partner.PartnerBalance
-	65, // 93: api.partner.Partner.PartnerGetHomeInfo:output_type -> api.common.HomeInfo
-	66, // 94: api.partner.Partner.PartnerGetPersonLikedAndLooked:output_type -> api.common.LookedAndLikedNum
-	67, // 95: api.partner.Partner.FindLookList:output_type -> api.statistics.LookAndLikeListReply
-	68, // 96: api.partner.Partner.WxConf:output_type -> api.common.WxConfResponse
-	69, // 97: api.partner.Partner.FindTagListBySex:output_type -> api.common.TagListReply
-	70, // 98: api.partner.Partner.FindOnlineList:output_type -> api.common.RecommendPersonListReply
-	71, // 99: api.partner.Partner.FindWithinSevenDayRoomList:output_type -> api.chat.PartnerFindRoomListReply
-	71, // 100: api.partner.Partner.FindOverSevenDayRoomList:output_type -> api.chat.PartnerFindRoomListReply
-	72, // 101: api.partner.Partner.FindChatRecordList:output_type -> api.common.ChatRecordListReply
-	73, // 102: api.partner.Partner.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
-	74, // 103: api.partner.Partner.GetPartnerIsLike:output_type -> api.common.IsLike
-	75, // 104: api.partner.Partner.FindMemeByType:output_type -> api.common.MemeList
-	76, // 105: api.partner.Partner.FindChatTopic:output_type -> api.common.ChatTopicList
-	77, // 106: api.partner.Partner.RandomMeme:output_type -> api.common.CommonTextList
-	77, // 107: api.partner.Partner.RandomSwiftMessage:output_type -> api.common.CommonTextList
-	78, // 108: api.partner.Partner.FindMemeTitle:output_type -> api.common.MemeTitleList
-	79, // 109: api.partner.Partner.PartnerGetChatCard:output_type -> api.common.PartnerChatCardInfo
-	78, // 110: api.partner.Partner.FindChatTopicTitle:output_type -> api.common.MemeTitleList
-	29, // 111: api.partner.Partner.PartnerLike:output_type -> google.protobuf.Empty
-	29, // 112: api.partner.Partner.PartnerUnLike:output_type -> google.protobuf.Empty
-	29, // 113: api.partner.Partner.Report:output_type -> google.protobuf.Empty
-	80, // 114: api.partner.Partner.FindOverSevenDayAvatar:output_type -> api.common.FindOverSevenDayAvatarReply
-	29, // 115: api.partner.Partner.UpdateLastScripID:output_type -> google.protobuf.Empty
-	81, // 116: api.partner.Partner.CreateScrip:output_type -> api.common.ScripID
-	29, // 117: api.partner.Partner.DeleteScrip:output_type -> google.protobuf.Empty
-	82, // 118: api.partner.Partner.FindMyScrip:output_type -> api.common.ScripReply
-	82, // 119: api.partner.Partner.FindOtherScrip:output_type -> api.common.ScripReply
-	82, // 120: api.partner.Partner.FindRecommendScrip:output_type -> api.common.ScripReply
-	29, // 121: api.partner.Partner.PersonLookScrip:output_type -> google.protobuf.Empty
-	83, // 122: api.partner.Partner.PersonClickLookBack:output_type -> api.common.ScripInfo
-	84, // 123: api.partner.Partner.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
-	29, // 124: api.partner.Partner.PartnerDeleteChat:output_type -> google.protobuf.Empty
-	85, // 125: api.partner.Partner.GetPartnerAllUnreadNum:output_type -> api.chat.UnreadNumReply
-	86, // 126: api.partner.Partner.GetPartnerRoomByPerson:output_type -> api.chat.PartnerRoomInfo
-	67, // 127: api.partner.Partner.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
-	67, // 128: api.partner.Partner.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
-	29, // 129: api.partner.Partner.PartnerCollect:output_type -> google.protobuf.Empty
-	29, // 130: api.partner.Partner.PartnerDeleteCollect:output_type -> google.protobuf.Empty
-	72, // 131: api.partner.Partner.FindChatCollectList:output_type -> api.common.ChatRecordListReply
-	24, // 132: api.partner.Partner.GetPartnerMessage:output_type -> api.partner.PartnerMessage
-	87, // 133: api.partner.Partner.GetPartnerLookNum:output_type -> api.statistics.LookMessageReply
-	71, // 134: api.partner.Partner.FindUnReplyRoomList:output_type -> api.chat.PartnerFindRoomListReply
-	20, // 135: api.partner.Partner.GetLevelBalanceTable:output_type -> api.partner.LevelTable
-	29, // 136: api.partner.Partner.PartnerGetAward:output_type -> google.protobuf.Empty
-	29, // 137: api.partner.Partner.PartnerUpdateWorkingStatus:output_type -> google.protobuf.Empty
-	88, // 138: api.partner.Partner.FindNotReplyNum:output_type -> api.chat.FindNotReplyNumReply
-	29, // 139: api.partner.Partner.PartnerApplyWithdraw:output_type -> google.protobuf.Empty
-	16, // 140: api.partner.Partner.PartnerWithdrawTemplateList:output_type -> api.partner.PartnerWithdrawTemplateListReply
-	14, // 141: api.partner.Partner.PartnerWithdrawRecordList:output_type -> api.partner.PartnerWithdrawRecordListReply
-	9,  // 142: api.partner.Partner.PartnerGetRoomBalanceAndTodayBalance:output_type -> api.partner.PartnerGetRoomBalanceAndTodayBalanceReply
-	29, // 143: api.partner.Partner.PartnerRegister:output_type -> google.protobuf.Empty
-	6,  // 144: api.partner.Partner.FindExamineList:output_type -> api.partner.FindExamineListReply
-	29, // 145: api.partner.Partner.ExaminePartner:output_type -> google.protobuf.Empty
-	89, // 146: api.partner.Partner.ManagerLogin:output_type -> api.common.LoginToken
-	4,  // 147: api.partner.Partner.FindExamineRecordList:output_type -> api.partner.FindExamineRecordListReply
-	0,  // 148: api.partner.Partner.OnlinePerson:output_type -> api.partner.OnlinePersonReply
-	90, // 149: api.partner.Partner.ManagerFindPartnerList:output_type -> api.common.ManagerFindPersonListReply
-	29, // 150: api.partner.Partner.ManagerUpdatePartnerVoice:output_type -> google.protobuf.Empty
-	29, // 151: api.partner.Partner.ManagerUpdatePartnerPictures:output_type -> google.protobuf.Empty
-	29, // 152: api.partner.Partner.ManagerUpdatePartnerSignature:output_type -> google.protobuf.Empty
-	29, // 153: api.partner.Partner.ManagerUpdatePartnerAvatar:output_type -> google.protobuf.Empty
-	29, // 154: api.partner.Partner.ManagerUpdatePartnerName:output_type -> google.protobuf.Empty
-	29, // 155: api.partner.Partner.ManagerUpdatePartnerWeight:output_type -> google.protobuf.Empty
-	29, // 156: api.partner.Partner.ManagerUpdatePartnerIsBlack:output_type -> google.protobuf.Empty
-	91, // 157: api.partner.Partner.GetPartnerDBMsg:output_type -> api.common.PersonMsg
-	92, // 158: api.partner.Partner.FindPartnerDBList:output_type -> api.common.PersonDBReply
-	29, // 159: api.partner.Partner.UpdateLastScripIDDB:output_type -> google.protobuf.Empty
-	92, // 160: api.partner.Partner.FindRecommendPartnerDBList:output_type -> api.common.PersonDBReply
-	29, // 161: api.partner.Partner.UpdatePartnerLastLoginTime:output_type -> google.protobuf.Empty
-	26, // 162: api.partner.Partner.GetPartnerDBBalance:output_type -> api.partner.PartnerDBBalance
-	29, // 163: api.partner.Partner.AddPartnerBalance:output_type -> google.protobuf.Empty
-	93, // 164: api.partner.Partner.GetPartnerCircleInfo:output_type -> api.common.AddFriendMessageInfo
-	94, // 165: api.partner.Partner.GetRecommendPartnerDB:output_type -> api.common.PersonDB
-	29, // 166: api.partner.Partner.SendNewUserSendMessage:output_type -> google.protobuf.Empty
-	29, // 167: api.partner.Partner.SendOverOneMinuteUnreadMessageMessage:output_type -> google.protobuf.Empty
-	87, // [87:168] is the sub-list for method output_type
-	6,  // [6:87] is the sub-list for method input_type
+	51, // 68: api.partner.Partner.ManagerFindRoomList:input_type -> api.common.ManagerFindRoomListRequest
+	52, // 69: api.partner.Partner.ManagerFindPartnerList:input_type -> api.common.ManagerFindPersonListRequest
+	53, // 70: api.partner.Partner.ManagerUpdatePartnerVoice:input_type -> api.common.ManagerUpdatePersonVoiceRequest
+	54, // 71: api.partner.Partner.ManagerUpdatePartnerPictures:input_type -> api.common.ManagerUpdatePersonPicturesRequest
+	55, // 72: api.partner.Partner.ManagerUpdatePartnerSignature:input_type -> api.common.ManagerUpdatePersonSignatureRequest
+	56, // 73: api.partner.Partner.ManagerUpdatePartnerAvatar:input_type -> api.common.ManagerUpdatePersonAvatarRequest
+	57, // 74: api.partner.Partner.ManagerUpdatePartnerName:input_type -> api.common.ManagerUpdatePersonNameRequest
+	58, // 75: api.partner.Partner.ManagerUpdatePartnerWeight:input_type -> api.common.ManagerUpdatePersonWeightRequest
+	59, // 76: api.partner.Partner.ManagerUpdatePartnerIsBlack:input_type -> api.common.ManagerUpdatePersonIsBlackRequest
+	60, // 77: api.partner.Partner.GetPartnerDBMsg:input_type -> api.common.PersonIDParam
+	61, // 78: api.partner.Partner.FindPartnerDBList:input_type -> api.common.PersonIDList
+	62, // 79: api.partner.Partner.UpdateLastScripIDDB:input_type -> api.common.UpdateLastScripIDDBRequest
+	63, // 80: api.partner.Partner.FindRecommendPartnerDBList:input_type -> api.common.FindRecommendRequest
+	60, // 81: api.partner.Partner.UpdatePartnerLastLoginTime:input_type -> api.common.PersonIDParam
+	64, // 82: api.partner.Partner.GetPartnerDBMsgByPartner:input_type -> api.common.IDParam
+	65, // 83: api.partner.Partner.GetPartnerDBBalance:input_type -> api.common.PartnerIDParam
+	22, // 84: api.partner.Partner.AddPartnerBalance:input_type -> api.partner.AddPartnerBalanceRequest
+	65, // 85: api.partner.Partner.GetPartnerCircleInfo:input_type -> api.common.PartnerIDParam
+	2,  // 86: api.partner.Partner.GetRecommendPartnerDB:input_type -> api.partner.GetRecommendPartnerDBRequest
+	60, // 87: api.partner.Partner.SendNewUserSendMessage:input_type -> api.common.PersonIDParam
+	1,  // 88: api.partner.Partner.SendOverOneMinuteUnreadMessageMessage:input_type -> api.partner.SendOverOneMinuteUnreadMessageMessageRequest
+	23, // 89: api.partner.Partner.GetPartnerInfo:output_type -> api.partner.PartnerInfo
+	29, // 90: api.partner.Partner.SendPhoneCode:output_type -> google.protobuf.Empty
+	29, // 91: api.partner.Partner.CheckPhoneCode:output_type -> google.protobuf.Empty
+	29, // 92: api.partner.Partner.UpdatePartnerInformation:output_type -> google.protobuf.Empty
+	66, // 93: api.partner.Partner.CreateUserPartnerRoom:output_type -> api.chat.RoomReply
+	25, // 94: api.partner.Partner.GetPartnerBalance:output_type -> api.partner.PartnerBalance
+	67, // 95: api.partner.Partner.PartnerGetHomeInfo:output_type -> api.common.HomeInfo
+	68, // 96: api.partner.Partner.PartnerGetPersonLikedAndLooked:output_type -> api.common.LookedAndLikedNum
+	69, // 97: api.partner.Partner.FindLookList:output_type -> api.statistics.LookAndLikeListReply
+	70, // 98: api.partner.Partner.WxConf:output_type -> api.common.WxConfResponse
+	71, // 99: api.partner.Partner.FindTagListBySex:output_type -> api.common.TagListReply
+	72, // 100: api.partner.Partner.FindOnlineList:output_type -> api.common.RecommendPersonListReply
+	73, // 101: api.partner.Partner.FindWithinSevenDayRoomList:output_type -> api.chat.PartnerFindRoomListReply
+	73, // 102: api.partner.Partner.FindOverSevenDayRoomList:output_type -> api.chat.PartnerFindRoomListReply
+	74, // 103: api.partner.Partner.FindChatRecordList:output_type -> api.common.ChatRecordListReply
+	75, // 104: api.partner.Partner.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
+	76, // 105: api.partner.Partner.GetPartnerIsLike:output_type -> api.common.IsLike
+	77, // 106: api.partner.Partner.FindMemeByType:output_type -> api.common.MemeList
+	78, // 107: api.partner.Partner.FindChatTopic:output_type -> api.common.ChatTopicList
+	79, // 108: api.partner.Partner.RandomMeme:output_type -> api.common.CommonTextList
+	79, // 109: api.partner.Partner.RandomSwiftMessage:output_type -> api.common.CommonTextList
+	80, // 110: api.partner.Partner.FindMemeTitle:output_type -> api.common.MemeTitleList
+	81, // 111: api.partner.Partner.PartnerGetChatCard:output_type -> api.common.PartnerChatCardInfo
+	80, // 112: api.partner.Partner.FindChatTopicTitle:output_type -> api.common.MemeTitleList
+	29, // 113: api.partner.Partner.PartnerLike:output_type -> google.protobuf.Empty
+	29, // 114: api.partner.Partner.PartnerUnLike:output_type -> google.protobuf.Empty
+	29, // 115: api.partner.Partner.Report:output_type -> google.protobuf.Empty
+	82, // 116: api.partner.Partner.FindOverSevenDayAvatar:output_type -> api.common.FindOverSevenDayAvatarReply
+	29, // 117: api.partner.Partner.UpdateLastScripID:output_type -> google.protobuf.Empty
+	83, // 118: api.partner.Partner.CreateScrip:output_type -> api.common.ScripID
+	29, // 119: api.partner.Partner.DeleteScrip:output_type -> google.protobuf.Empty
+	84, // 120: api.partner.Partner.FindMyScrip:output_type -> api.common.ScripReply
+	84, // 121: api.partner.Partner.FindOtherScrip:output_type -> api.common.ScripReply
+	84, // 122: api.partner.Partner.FindRecommendScrip:output_type -> api.common.ScripReply
+	29, // 123: api.partner.Partner.PersonLookScrip:output_type -> google.protobuf.Empty
+	85, // 124: api.partner.Partner.PersonClickLookBack:output_type -> api.common.ScripInfo
+	86, // 125: api.partner.Partner.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
+	29, // 126: api.partner.Partner.PartnerDeleteChat:output_type -> google.protobuf.Empty
+	87, // 127: api.partner.Partner.GetPartnerAllUnreadNum:output_type -> api.chat.UnreadNumReply
+	88, // 128: api.partner.Partner.GetPartnerRoomByPerson:output_type -> api.chat.PartnerRoomInfo
+	69, // 129: api.partner.Partner.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
+	69, // 130: api.partner.Partner.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
+	29, // 131: api.partner.Partner.PartnerCollect:output_type -> google.protobuf.Empty
+	29, // 132: api.partner.Partner.PartnerDeleteCollect:output_type -> google.protobuf.Empty
+	74, // 133: api.partner.Partner.FindChatCollectList:output_type -> api.common.ChatRecordListReply
+	24, // 134: api.partner.Partner.GetPartnerMessage:output_type -> api.partner.PartnerMessage
+	89, // 135: api.partner.Partner.GetPartnerLookNum:output_type -> api.statistics.LookMessageReply
+	73, // 136: api.partner.Partner.FindUnReplyRoomList:output_type -> api.chat.PartnerFindRoomListReply
+	20, // 137: api.partner.Partner.GetLevelBalanceTable:output_type -> api.partner.LevelTable
+	29, // 138: api.partner.Partner.PartnerGetAward:output_type -> google.protobuf.Empty
+	29, // 139: api.partner.Partner.PartnerUpdateWorkingStatus:output_type -> google.protobuf.Empty
+	90, // 140: api.partner.Partner.FindNotReplyNum:output_type -> api.chat.FindNotReplyNumReply
+	29, // 141: api.partner.Partner.PartnerApplyWithdraw:output_type -> google.protobuf.Empty
+	16, // 142: api.partner.Partner.PartnerWithdrawTemplateList:output_type -> api.partner.PartnerWithdrawTemplateListReply
+	14, // 143: api.partner.Partner.PartnerWithdrawRecordList:output_type -> api.partner.PartnerWithdrawRecordListReply
+	9,  // 144: api.partner.Partner.PartnerGetRoomBalanceAndTodayBalance:output_type -> api.partner.PartnerGetRoomBalanceAndTodayBalanceReply
+	29, // 145: api.partner.Partner.PartnerRegister:output_type -> google.protobuf.Empty
+	6,  // 146: api.partner.Partner.FindExamineList:output_type -> api.partner.FindExamineListReply
+	29, // 147: api.partner.Partner.ExaminePartner:output_type -> google.protobuf.Empty
+	91, // 148: api.partner.Partner.ManagerLogin:output_type -> api.common.LoginToken
+	4,  // 149: api.partner.Partner.FindExamineRecordList:output_type -> api.partner.FindExamineRecordListReply
+	0,  // 150: api.partner.Partner.OnlinePerson:output_type -> api.partner.OnlinePersonReply
+	92, // 151: api.partner.Partner.ManagerFindRoomList:output_type -> api.common.ManagerFindRoomListReply
+	93, // 152: api.partner.Partner.ManagerFindPartnerList:output_type -> api.common.ManagerFindPersonListReply
+	29, // 153: api.partner.Partner.ManagerUpdatePartnerVoice:output_type -> google.protobuf.Empty
+	29, // 154: api.partner.Partner.ManagerUpdatePartnerPictures:output_type -> google.protobuf.Empty
+	29, // 155: api.partner.Partner.ManagerUpdatePartnerSignature:output_type -> google.protobuf.Empty
+	29, // 156: api.partner.Partner.ManagerUpdatePartnerAvatar:output_type -> google.protobuf.Empty
+	29, // 157: api.partner.Partner.ManagerUpdatePartnerName:output_type -> google.protobuf.Empty
+	29, // 158: api.partner.Partner.ManagerUpdatePartnerWeight:output_type -> google.protobuf.Empty
+	29, // 159: api.partner.Partner.ManagerUpdatePartnerIsBlack:output_type -> google.protobuf.Empty
+	94, // 160: api.partner.Partner.GetPartnerDBMsg:output_type -> api.common.PersonMsg
+	95, // 161: api.partner.Partner.FindPartnerDBList:output_type -> api.common.PersonDBReply
+	29, // 162: api.partner.Partner.UpdateLastScripIDDB:output_type -> google.protobuf.Empty
+	95, // 163: api.partner.Partner.FindRecommendPartnerDBList:output_type -> api.common.PersonDBReply
+	29, // 164: api.partner.Partner.UpdatePartnerLastLoginTime:output_type -> google.protobuf.Empty
+	94, // 165: api.partner.Partner.GetPartnerDBMsgByPartner:output_type -> api.common.PersonMsg
+	26, // 166: api.partner.Partner.GetPartnerDBBalance:output_type -> api.partner.PartnerDBBalance
+	29, // 167: api.partner.Partner.AddPartnerBalance:output_type -> google.protobuf.Empty
+	96, // 168: api.partner.Partner.GetPartnerCircleInfo:output_type -> api.common.AddFriendMessageInfo
+	97, // 169: api.partner.Partner.GetRecommendPartnerDB:output_type -> api.common.PersonDB
+	29, // 170: api.partner.Partner.SendNewUserSendMessage:output_type -> google.protobuf.Empty
+	29, // 171: api.partner.Partner.SendOverOneMinuteUnreadMessageMessage:output_type -> google.protobuf.Empty
+	89, // [89:172] is the sub-list for method output_type
+	6,  // [6:89] is the sub-list for method input_type
 	6,  // [6:6] is the sub-list for extension type_name
 	6,  // [6:6] is the sub-list for extension extendee
 	0,  // [0:6] is the sub-list for field type_name

+ 10 - 0
api/partner/partner.proto

@@ -461,6 +461,14 @@ service Partner {
       body:"*"
     };
   };
+  // 管理员查询房间列表
+  rpc ManagerFindRoomList (common.ManagerFindRoomListRequest) returns (common.ManagerFindRoomListReply){
+    option (google.api.http) = {
+      post: "/api/manager/room/list",
+      body:"*"
+    };
+  };
+
   // 管理员查询接待员列表
   rpc ManagerFindPartnerList (common.ManagerFindPersonListRequest) returns (common.ManagerFindPersonListReply){
     option (google.api.http) = {
@@ -529,6 +537,8 @@ service Partner {
   rpc FindRecommendPartnerDBList (common.FindRecommendRequest) returns (common.PersonDBReply){};
   // 5、更新上次登录时间
   rpc UpdatePartnerLastLoginTime (common.PersonIDParam) returns (google.protobuf.Empty){};
+  // 6、通过userID查询用户
+  rpc GetPartnerDBMsgByPartner (common.IDParam) returns (common.PersonMsg);
 
   // 获取接待员金额
   rpc GetPartnerDBBalance (common.PartnerIDParam) returns (PartnerDBBalance){}

+ 76 - 0
api/partner/partner_grpc.pb.go

@@ -148,6 +148,8 @@ type PartnerClient interface {
 	FindExamineRecordList(ctx context.Context, in *FindExamineRecordListRequest, opts ...grpc.CallOption) (*FindExamineRecordListReply, error)
 	// 当前在线人
 	OnlinePerson(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*OnlinePersonReply, error)
+	// 管理员查询房间列表
+	ManagerFindRoomList(ctx context.Context, in *common.ManagerFindRoomListRequest, opts ...grpc.CallOption) (*common.ManagerFindRoomListReply, error)
 	// 管理员查询接待员列表
 	ManagerFindPartnerList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply, error)
 	// 管理员更新接待员语音
@@ -175,6 +177,8 @@ type PartnerClient interface {
 	FindRecommendPartnerDBList(ctx context.Context, in *common.FindRecommendRequest, opts ...grpc.CallOption) (*common.PersonDBReply, error)
 	// 5、更新上次登录时间
 	UpdatePartnerLastLoginTime(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
+	// 6、通过userID查询用户
+	GetPartnerDBMsgByPartner(ctx context.Context, in *common.IDParam, opts ...grpc.CallOption) (*common.PersonMsg, error)
 	// 获取接待员金额
 	GetPartnerDBBalance(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*PartnerDBBalance, error)
 	// 增加接待员金额
@@ -755,6 +759,15 @@ func (c *partnerClient) OnlinePerson(ctx context.Context, in *emptypb.Empty, opt
 	return out, nil
 }
 
+func (c *partnerClient) ManagerFindRoomList(ctx context.Context, in *common.ManagerFindRoomListRequest, opts ...grpc.CallOption) (*common.ManagerFindRoomListReply, error) {
+	out := new(common.ManagerFindRoomListReply)
+	err := c.cc.Invoke(ctx, "/api.partner.Partner/ManagerFindRoomList", in, out, opts...)
+	if err != nil {
+		return nil, err
+	}
+	return out, nil
+}
+
 func (c *partnerClient) ManagerFindPartnerList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply, error) {
 	out := new(common.ManagerFindPersonListReply)
 	err := c.cc.Invoke(ctx, "/api.partner.Partner/ManagerFindPartnerList", in, out, opts...)
@@ -872,6 +885,15 @@ func (c *partnerClient) UpdatePartnerLastLoginTime(ctx context.Context, in *comm
 	return out, nil
 }
 
+func (c *partnerClient) GetPartnerDBMsgByPartner(ctx context.Context, in *common.IDParam, opts ...grpc.CallOption) (*common.PersonMsg, error) {
+	out := new(common.PersonMsg)
+	err := c.cc.Invoke(ctx, "/api.partner.Partner/GetPartnerDBMsgByPartner", in, out, opts...)
+	if err != nil {
+		return nil, err
+	}
+	return out, nil
+}
+
 func (c *partnerClient) GetPartnerDBBalance(ctx context.Context, in *common.PartnerIDParam, opts ...grpc.CallOption) (*PartnerDBBalance, error) {
 	out := new(PartnerDBBalance)
 	err := c.cc.Invoke(ctx, "/api.partner.Partner/GetPartnerDBBalance", in, out, opts...)
@@ -1056,6 +1078,8 @@ type PartnerServer interface {
 	FindExamineRecordList(context.Context, *FindExamineRecordListRequest) (*FindExamineRecordListReply, error)
 	// 当前在线人
 	OnlinePerson(context.Context, *emptypb.Empty) (*OnlinePersonReply, error)
+	// 管理员查询房间列表
+	ManagerFindRoomList(context.Context, *common.ManagerFindRoomListRequest) (*common.ManagerFindRoomListReply, error)
 	// 管理员查询接待员列表
 	ManagerFindPartnerList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error)
 	// 管理员更新接待员语音
@@ -1083,6 +1107,8 @@ type PartnerServer interface {
 	FindRecommendPartnerDBList(context.Context, *common.FindRecommendRequest) (*common.PersonDBReply, error)
 	// 5、更新上次登录时间
 	UpdatePartnerLastLoginTime(context.Context, *common.PersonIDParam) (*emptypb.Empty, error)
+	// 6、通过userID查询用户
+	GetPartnerDBMsgByPartner(context.Context, *common.IDParam) (*common.PersonMsg, error)
 	// 获取接待员金额
 	GetPartnerDBBalance(context.Context, *common.PartnerIDParam) (*PartnerDBBalance, error)
 	// 增加接待员金额
@@ -1288,6 +1314,9 @@ func (UnimplementedPartnerServer) FindExamineRecordList(context.Context, *FindEx
 func (UnimplementedPartnerServer) OnlinePerson(context.Context, *emptypb.Empty) (*OnlinePersonReply, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method OnlinePerson not implemented")
 }
+func (UnimplementedPartnerServer) ManagerFindRoomList(context.Context, *common.ManagerFindRoomListRequest) (*common.ManagerFindRoomListReply, error) {
+	return nil, status.Errorf(codes.Unimplemented, "method ManagerFindRoomList not implemented")
+}
 func (UnimplementedPartnerServer) ManagerFindPartnerList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method ManagerFindPartnerList not implemented")
 }
@@ -1327,6 +1356,9 @@ func (UnimplementedPartnerServer) FindRecommendPartnerDBList(context.Context, *c
 func (UnimplementedPartnerServer) UpdatePartnerLastLoginTime(context.Context, *common.PersonIDParam) (*emptypb.Empty, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method UpdatePartnerLastLoginTime not implemented")
 }
+func (UnimplementedPartnerServer) GetPartnerDBMsgByPartner(context.Context, *common.IDParam) (*common.PersonMsg, error) {
+	return nil, status.Errorf(codes.Unimplemented, "method GetPartnerDBMsgByPartner not implemented")
+}
 func (UnimplementedPartnerServer) GetPartnerDBBalance(context.Context, *common.PartnerIDParam) (*PartnerDBBalance, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method GetPartnerDBBalance not implemented")
 }
@@ -2474,6 +2506,24 @@ func _Partner_OnlinePerson_Handler(srv interface{}, ctx context.Context, dec fun
 	return interceptor(ctx, in, info, handler)
 }
 
+func _Partner_ManagerFindRoomList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
+	in := new(common.ManagerFindRoomListRequest)
+	if err := dec(in); err != nil {
+		return nil, err
+	}
+	if interceptor == nil {
+		return srv.(PartnerServer).ManagerFindRoomList(ctx, in)
+	}
+	info := &grpc.UnaryServerInfo{
+		Server:     srv,
+		FullMethod: "/api.partner.Partner/ManagerFindRoomList",
+	}
+	handler := func(ctx context.Context, req interface{}) (interface{}, error) {
+		return srv.(PartnerServer).ManagerFindRoomList(ctx, req.(*common.ManagerFindRoomListRequest))
+	}
+	return interceptor(ctx, in, info, handler)
+}
+
 func _Partner_ManagerFindPartnerList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
 	in := new(common.ManagerFindPersonListRequest)
 	if err := dec(in); err != nil {
@@ -2708,6 +2758,24 @@ func _Partner_UpdatePartnerLastLoginTime_Handler(srv interface{}, ctx context.Co
 	return interceptor(ctx, in, info, handler)
 }
 
+func _Partner_GetPartnerDBMsgByPartner_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
+	in := new(common.IDParam)
+	if err := dec(in); err != nil {
+		return nil, err
+	}
+	if interceptor == nil {
+		return srv.(PartnerServer).GetPartnerDBMsgByPartner(ctx, in)
+	}
+	info := &grpc.UnaryServerInfo{
+		Server:     srv,
+		FullMethod: "/api.partner.Partner/GetPartnerDBMsgByPartner",
+	}
+	handler := func(ctx context.Context, req interface{}) (interface{}, error) {
+		return srv.(PartnerServer).GetPartnerDBMsgByPartner(ctx, req.(*common.IDParam))
+	}
+	return interceptor(ctx, in, info, handler)
+}
+
 func _Partner_GetPartnerDBBalance_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
 	in := new(common.PartnerIDParam)
 	if err := dec(in); err != nil {
@@ -3071,6 +3139,10 @@ var Partner_ServiceDesc = grpc.ServiceDesc{
 			MethodName: "OnlinePerson",
 			Handler:    _Partner_OnlinePerson_Handler,
 		},
+		{
+			MethodName: "ManagerFindRoomList",
+			Handler:    _Partner_ManagerFindRoomList_Handler,
+		},
 		{
 			MethodName: "ManagerFindPartnerList",
 			Handler:    _Partner_ManagerFindPartnerList_Handler,
@@ -3123,6 +3195,10 @@ var Partner_ServiceDesc = grpc.ServiceDesc{
 			MethodName: "UpdatePartnerLastLoginTime",
 			Handler:    _Partner_UpdatePartnerLastLoginTime_Handler,
 		},
+		{
+			MethodName: "GetPartnerDBMsgByPartner",
+			Handler:    _Partner_GetPartnerDBMsgByPartner_Handler,
+		},
 		{
 			MethodName: "GetPartnerDBBalance",
 			Handler:    _Partner_GetPartnerDBBalance_Handler,

+ 43 - 0
api/partner/partner_http.pb.go

@@ -66,6 +66,7 @@ type PartnerHTTPServer interface {
 	GetPartnerMessage(context.Context, *emptypb.Empty) (*PartnerMessage, error)
 	GetPartnerRoomByPerson(context.Context, *common.PersonParam) (*chat.PartnerRoomInfo, error)
 	ManagerFindPartnerList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error)
+	ManagerFindRoomList(context.Context, *common.ManagerFindRoomListRequest) (*common.ManagerFindRoomListReply, error)
 	ManagerLogin(context.Context, *common.ManagerLoginRequest) (*common.LoginToken, error)
 	ManagerUpdatePartnerAvatar(context.Context, *common.ManagerUpdatePersonAvatarRequest) (*emptypb.Empty, error)
 	ManagerUpdatePartnerIsBlack(context.Context, *common.ManagerUpdatePersonIsBlackRequest) (*emptypb.Empty, error)
@@ -166,6 +167,7 @@ func RegisterPartnerHTTPServer(s *http.Server, srv PartnerHTTPServer) {
 	r.POST("/api/manager/login", _Partner_ManagerLogin0_HTTP_Handler(srv))
 	r.POST("/api/manager/register/examine/record/list", _Partner_FindExamineRecordList0_HTTP_Handler(srv))
 	r.POST("/api/manager/online/person", _Partner_OnlinePerson0_HTTP_Handler(srv))
+	r.POST("/api/manager/room/list", _Partner_ManagerFindRoomList0_HTTP_Handler(srv))
 	r.POST("/api/manager/partner/list", _Partner_ManagerFindPartnerList0_HTTP_Handler(srv))
 	r.POST("/api/manager/partner/Voice/update", _Partner_ManagerUpdatePartnerVoice0_HTTP_Handler(srv))
 	r.POST("/api/manager/partner/pictures/update", _Partner_ManagerUpdatePartnerPictures0_HTTP_Handler(srv))
@@ -1850,6 +1852,33 @@ func _Partner_OnlinePerson0_HTTP_Handler(srv PartnerHTTPServer) func(ctx http.Co
 	}
 }
 
+func _Partner_ManagerFindRoomList0_HTTP_Handler(srv PartnerHTTPServer) func(ctx http.Context) error {
+	return func(ctx http.Context) error {
+		var in common.ManagerFindRoomListRequest
+		if err := ctx.Bind(&in); err != nil {
+			return err
+		}
+		if err := ctx.BindQuery(&in); err != nil {
+			return err
+		}
+		http.SetOperation(ctx, "/api.partner.Partner/ManagerFindRoomList")
+		h := ctx.Middleware(func(ctx context.Context, req interface{}) (interface{}, error) {
+			return srv.ManagerFindRoomList(ctx, req.(*common.ManagerFindRoomListRequest))
+		})
+		out, err := h(ctx, &in)
+		if err != nil {
+			return err
+		}
+		success := &reply.SuccessReply{
+			Code: 0,
+		}
+		if out != nil {
+			success.Data = out
+		}
+		return ctx.Result(200, success)
+	}
+}
+
 func _Partner_ManagerFindPartnerList0_HTTP_Handler(srv PartnerHTTPServer) func(ctx http.Context) error {
 	return func(ctx http.Context) error {
 		var in common.ManagerFindPersonListRequest
@@ -2103,6 +2132,7 @@ type PartnerHTTPClient interface {
 	GetPartnerMessage(ctx context.Context, req *emptypb.Empty, opts ...http.CallOption) (rsp *PartnerMessage, err error)
 	GetPartnerRoomByPerson(ctx context.Context, req *common.PersonParam, opts ...http.CallOption) (rsp *chat.PartnerRoomInfo, err error)
 	ManagerFindPartnerList(ctx context.Context, req *common.ManagerFindPersonListRequest, opts ...http.CallOption) (rsp *common.ManagerFindPersonListReply, err error)
+	ManagerFindRoomList(ctx context.Context, req *common.ManagerFindRoomListRequest, opts ...http.CallOption) (rsp *common.ManagerFindRoomListReply, err error)
 	ManagerLogin(ctx context.Context, req *common.ManagerLoginRequest, opts ...http.CallOption) (rsp *common.LoginToken, err error)
 	ManagerUpdatePartnerAvatar(ctx context.Context, req *common.ManagerUpdatePersonAvatarRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
 	ManagerUpdatePartnerIsBlack(ctx context.Context, req *common.ManagerUpdatePersonIsBlackRequest, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
@@ -2615,6 +2645,19 @@ func (c *PartnerHTTPClientImpl) ManagerFindPartnerList(ctx context.Context, in *
 	return &out, err
 }
 
+func (c *PartnerHTTPClientImpl) ManagerFindRoomList(ctx context.Context, in *common.ManagerFindRoomListRequest, opts ...http.CallOption) (*common.ManagerFindRoomListReply, error) {
+	var out common.ManagerFindRoomListReply
+	pattern := "/api/manager/room/list"
+	path := binding.EncodeURL(pattern, in, false)
+	opts = append(opts, http.Operation("/api.partner.Partner/ManagerFindRoomList"))
+	opts = append(opts, http.PathTemplate(pattern))
+	err := c.cc.Invoke(ctx, "POST", path, in, &out, opts...)
+	if err != nil {
+		return nil, err
+	}
+	return &out, err
+}
+
 func (c *PartnerHTTPClientImpl) ManagerLogin(ctx context.Context, in *common.ManagerLoginRequest, opts ...http.CallOption) (*common.LoginToken, error) {
 	var out common.LoginToken
 	pattern := "/api/manager/login"

+ 167 - 160
api/user/user.pb.go

@@ -1809,7 +1809,7 @@ var file_user_proto_rawDesc = []byte{
 	0x09, 0x52, 0x06, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x22, 0x2a, 0x0a, 0x10, 0x50, 0x61, 0x79,
 	0x43, 0x61, 0x6c, 0x6c, 0x62, 0x61, 0x63, 0x6b, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x16, 0x0a,
 	0x06, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x06, 0x72,
-	0x65, 0x73, 0x75, 0x6c, 0x74, 0x32, 0xdb, 0x46, 0x0a, 0x04, 0x55, 0x73, 0x65, 0x72, 0x12, 0x54,
+	0x65, 0x73, 0x75, 0x6c, 0x74, 0x32, 0x9f, 0x47, 0x0a, 0x04, 0x55, 0x73, 0x65, 0x72, 0x12, 0x54,
 	0x0a, 0x0b, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x16, 0x2e,
 	0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
 	0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x12, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72,
@@ -2340,46 +2340,50 @@ var file_user_proto_rawDesc = []byte{
 	0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
 	0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
 	0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
-	0x79, 0x22, 0x00, 0x12, 0x46, 0x0a, 0x13, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x73, 0x67, 0x52, 0x65,
-	0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69,
-	0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61,
-	0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
-	0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x4c, 0x0a, 0x19, 0x4c,
-	0x6f, 0x6f, 0x6b, 0x42, 0x61, 0x63, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x64, 0x75,
+	0x79, 0x22, 0x00, 0x12, 0x42, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x44, 0x42,
+	0x4d, 0x73, 0x67, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x12, 0x13, 0x2e, 0x61, 0x70,
+	0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d,
+	0x1a, 0x15, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65,
+	0x72, 0x73, 0x6f, 0x6e, 0x4d, 0x73, 0x67, 0x12, 0x46, 0x0a, 0x13, 0x53, 0x65, 0x6e, 0x64, 0x4d,
+	0x73, 0x67, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17,
+	0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
+	0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65,
+	0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12,
+	0x4c, 0x0a, 0x19, 0x4c, 0x6f, 0x6f, 0x6b, 0x42, 0x61, 0x63, 0x6b, 0x53, 0x63, 0x72, 0x69, 0x70,
+	0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61,
+	0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e,
+	0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
+	0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x4a, 0x0a,
+	0x17, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x64, 0x75,
 	0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63,
 	0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61,
 	0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
-	0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x4a, 0x0a, 0x17, 0x43, 0x72, 0x65,
-	0x61, 0x74, 0x65, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72,
-	0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
-	0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e,
+	0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x49, 0x0a, 0x16, 0x52, 0x65, 0x70,
+	0x6c, 0x79, 0x53, 0x63, 0x72, 0x69, 0x70, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65,
+	0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
+	0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67,
+	0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45,
+	0x6d, 0x70, 0x74, 0x79, 0x12, 0x41, 0x0a, 0x0e, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67,
+	0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d,
+	0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a,
+	0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
+	0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x67, 0x0a, 0x1c, 0x53, 0x65, 0x6e, 0x64, 0x4e,
+	0x65, 0x77, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x52,
+	0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x12, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73,
+	0x65, 0x72, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67,
+	0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x52,
+	0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e,
+	0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00,
+	0x12, 0x55, 0x0a, 0x1e, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x56, 0x69, 0x73, 0x69, 0x74,
+	0x6f, 0x72, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64,
+	0x65, 0x72, 0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
+	0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e,
 	0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
-	0x45, 0x6d, 0x70, 0x74, 0x79, 0x12, 0x49, 0x0a, 0x16, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x53, 0x63,
-	0x72, 0x69, 0x70, 0x52, 0x65, 0x64, 0x75, 0x63, 0x65, 0x43, 0x72, 0x65, 0x64, 0x69, 0x74, 0x12,
-	0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72,
-	0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
-	0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79,
-	0x12, 0x41, 0x0a, 0x0e, 0x4d, 0x61, 0x74, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x43, 0x72, 0x65, 0x64,
-	0x69, 0x74, 0x12, 0x17, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e,
-	0x50, 0x65, 0x72, 0x73, 0x6f, 0x6e, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f,
-	0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
-	0x70, 0x74, 0x79, 0x12, 0x67, 0x0a, 0x1c, 0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x4d, 0x65,
-	0x73, 0x73, 0x61, 0x67, 0x65, 0x55, 0x6e, 0x72, 0x65, 0x61, 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e,
-	0x64, 0x65, 0x72, 0x12, 0x2d, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x2e, 0x53,
-	0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x55, 0x6e, 0x72,
-	0x65, 0x61, 0x64, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65,
-	0x73, 0x74, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
-	0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x12, 0x55, 0x0a, 0x1e,
-	0x53, 0x65, 0x6e, 0x64, 0x4e, 0x65, 0x77, 0x56, 0x69, 0x73, 0x69, 0x74, 0x6f, 0x72, 0x54, 0x65,
-	0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x52, 0x65, 0x6d, 0x69, 0x6e, 0x64, 0x65, 0x72, 0x12, 0x19,
-	0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x50, 0x65, 0x72, 0x73,
-	0x6f, 0x6e, 0x49, 0x44, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x1a, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67,
-	0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74,
-	0x79, 0x22, 0x00, 0x42, 0x3d, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x2e, 0x75, 0x73, 0x65, 0x72, 0x50,
-	0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61, 0x6e, 0x2e, 0x63, 0x6f,
-	0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d, 0x70, 0x72, 0x6f, 0x74,
-	0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65, 0x72, 0x3b, 0x75, 0x73,
-	0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
+	0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x00, 0x42, 0x3d, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x2e, 0x75,
+	0x73, 0x65, 0x72, 0x50, 0x01, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x2e, 0x69, 0x6b, 0x75, 0x62, 0x61,
+	0x6e, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x65, 0x72, 0x2f, 0x70, 0x77, 0x2d,
+	0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x75, 0x73, 0x65,
+	0x72, 0x3b, 0x75, 0x73, 0x65, 0x72, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
 }
 
 var (
@@ -2455,37 +2459,38 @@ var file_user_proto_goTypes = []interface{}{
 	(*common.PersonIDList)(nil),                        // 56: api.common.PersonIDList
 	(*common.UpdateLastScripIDDBRequest)(nil),          // 57: api.common.UpdateLastScripIDDBRequest
 	(*common.FindRecommendRequest)(nil),                // 58: api.common.FindRecommendRequest
-	(*chat.RoomReply)(nil),                             // 59: api.chat.RoomReply
-	(*common.HomeInfo)(nil),                            // 60: api.common.HomeInfo
-	(*common.LookedAndLikedNum)(nil),                   // 61: api.common.LookedAndLikedNum
-	(*statistics.LookAndLikeListReply)(nil),            // 62: api.statistics.LookAndLikeListReply
-	(*common.WxConfResponse)(nil),                      // 63: api.common.WxConfResponse
-	(*common.TagListReply)(nil),                        // 64: api.common.TagListReply
-	(*common.RecommendPersonListReply)(nil),            // 65: api.common.RecommendPersonListReply
-	(*common.ChatRecordListReply)(nil),                 // 66: api.common.ChatRecordListReply
-	(*common.ChatRoomMsg)(nil),                         // 67: api.common.ChatRoomMsg
-	(*common.IsLike)(nil),                              // 68: api.common.IsLike
-	(*common.MemeList)(nil),                            // 69: api.common.MemeList
-	(*common.ChatTopicList)(nil),                       // 70: api.common.ChatTopicList
-	(*common.CommonTextList)(nil),                      // 71: api.common.CommonTextList
-	(*common.MemeTitleList)(nil),                       // 72: api.common.MemeTitleList
-	(*common.ChatCardInfo)(nil),                        // 73: api.common.ChatCardInfo
-	(*common.FindOverSevenDayAvatarReply)(nil),         // 74: api.common.FindOverSevenDayAvatarReply
-	(*common.ScripID)(nil),                             // 75: api.common.ScripID
-	(*common.ScripReply)(nil),                          // 76: api.common.ScripReply
-	(*common.ScripInfo)(nil),                           // 77: api.common.ScripInfo
-	(*common.ChatRecordInfo)(nil),                      // 78: api.common.ChatRecordInfo
-	(*chat.UnreadNumReply)(nil),                        // 79: api.chat.UnreadNumReply
-	(*chat.UserRoomInfo)(nil),                          // 80: api.chat.UserRoomInfo
-	(*chat.CheckUserPartnerIsRelationshipReply)(nil),   // 81: api.chat.CheckUserPartnerIsRelationshipReply
-	(*common.AddFriendMessageInfo)(nil),                // 82: api.common.AddFriendMessageInfo
-	(*statistics.LookAndLikeMessageReply)(nil),         // 83: api.statistics.LookAndLikeMessageReply
-	(*statistics.LookMessageReply)(nil),                // 84: api.statistics.LookMessageReply
-	(*chat.WindowInfo)(nil),                            // 85: api.chat.WindowInfo
-	(*chat.GetRandomMatchingReply)(nil),                // 86: api.chat.GetRandomMatchingReply
-	(*common.ManagerFindPersonListReply)(nil),          // 87: api.common.ManagerFindPersonListReply
-	(*common.PersonMsg)(nil),                           // 88: api.common.PersonMsg
-	(*common.PersonDBReply)(nil),                       // 89: api.common.PersonDBReply
+	(*common.IDParam)(nil),                             // 59: api.common.IDParam
+	(*chat.RoomReply)(nil),                             // 60: api.chat.RoomReply
+	(*common.HomeInfo)(nil),                            // 61: api.common.HomeInfo
+	(*common.LookedAndLikedNum)(nil),                   // 62: api.common.LookedAndLikedNum
+	(*statistics.LookAndLikeListReply)(nil),            // 63: api.statistics.LookAndLikeListReply
+	(*common.WxConfResponse)(nil),                      // 64: api.common.WxConfResponse
+	(*common.TagListReply)(nil),                        // 65: api.common.TagListReply
+	(*common.RecommendPersonListReply)(nil),            // 66: api.common.RecommendPersonListReply
+	(*common.ChatRecordListReply)(nil),                 // 67: api.common.ChatRecordListReply
+	(*common.ChatRoomMsg)(nil),                         // 68: api.common.ChatRoomMsg
+	(*common.IsLike)(nil),                              // 69: api.common.IsLike
+	(*common.MemeList)(nil),                            // 70: api.common.MemeList
+	(*common.ChatTopicList)(nil),                       // 71: api.common.ChatTopicList
+	(*common.CommonTextList)(nil),                      // 72: api.common.CommonTextList
+	(*common.MemeTitleList)(nil),                       // 73: api.common.MemeTitleList
+	(*common.ChatCardInfo)(nil),                        // 74: api.common.ChatCardInfo
+	(*common.FindOverSevenDayAvatarReply)(nil),         // 75: api.common.FindOverSevenDayAvatarReply
+	(*common.ScripID)(nil),                             // 76: api.common.ScripID
+	(*common.ScripReply)(nil),                          // 77: api.common.ScripReply
+	(*common.ScripInfo)(nil),                           // 78: api.common.ScripInfo
+	(*common.ChatRecordInfo)(nil),                      // 79: api.common.ChatRecordInfo
+	(*chat.UnreadNumReply)(nil),                        // 80: api.chat.UnreadNumReply
+	(*chat.UserRoomInfo)(nil),                          // 81: api.chat.UserRoomInfo
+	(*chat.CheckUserPartnerIsRelationshipReply)(nil),   // 82: api.chat.CheckUserPartnerIsRelationshipReply
+	(*common.AddFriendMessageInfo)(nil),                // 83: api.common.AddFriendMessageInfo
+	(*statistics.LookAndLikeMessageReply)(nil),         // 84: api.statistics.LookAndLikeMessageReply
+	(*statistics.LookMessageReply)(nil),                // 85: api.statistics.LookMessageReply
+	(*chat.WindowInfo)(nil),                            // 86: api.chat.WindowInfo
+	(*chat.GetRandomMatchingReply)(nil),                // 87: api.chat.GetRandomMatchingReply
+	(*common.ManagerFindPersonListReply)(nil),          // 88: api.common.ManagerFindPersonListReply
+	(*common.PersonMsg)(nil),                           // 89: api.common.PersonMsg
+	(*common.PersonDBReply)(nil),                       // 90: api.common.PersonDBReply
 }
 var file_user_proto_depIdxs = []int32{
 	24, // 0: api.user.ReplyScripRequest.message:type_name -> api.common.Message
@@ -2569,98 +2574,100 @@ var file_user_proto_depIdxs = []int32{
 	57, // 78: api.user.User.UpdateLastScripIDDB:input_type -> api.common.UpdateLastScripIDDBRequest
 	58, // 79: api.user.User.FindRecommendUserDBList:input_type -> api.common.FindRecommendRequest
 	55, // 80: api.user.User.UpdateUserLastLoginTime:input_type -> api.common.PersonIDParam
-	31, // 81: api.user.User.SendMsgReduceCredit:input_type -> api.common.PersonParam
-	31, // 82: api.user.User.LookBackScripReduceCredit:input_type -> api.common.PersonParam
-	31, // 83: api.user.User.CreateScripReduceCredit:input_type -> api.common.PersonParam
-	31, // 84: api.user.User.ReplyScripReduceCredit:input_type -> api.common.PersonParam
-	31, // 85: api.user.User.MatchingCredit:input_type -> api.common.PersonParam
-	0,  // 86: api.user.User.SendNewMessageUnreadReminder:input_type -> api.user.SendNewMessageUnreadReminderRequest
-	55, // 87: api.user.User.SendNewVisitorTemplateReminder:input_type -> api.common.PersonIDParam
-	16, // 88: api.user.User.GetUserInfo:output_type -> api.user.UserInfo
-	26, // 89: api.user.User.SendPhoneCode:output_type -> google.protobuf.Empty
-	26, // 90: api.user.User.CheckPhoneCode:output_type -> google.protobuf.Empty
-	26, // 91: api.user.User.UpdateUserInformation:output_type -> google.protobuf.Empty
-	59, // 92: api.user.User.CreateUserPersonRoom:output_type -> api.chat.RoomReply
-	13, // 93: api.user.User.GetUserBalance:output_type -> api.user.UserBalance
-	60, // 94: api.user.User.UserGetHomeInfo:output_type -> api.common.HomeInfo
-	61, // 95: api.user.User.UserGetPersonLikedAndLooked:output_type -> api.common.LookedAndLikedNum
-	62, // 96: api.user.User.FindLookList:output_type -> api.statistics.LookAndLikeListReply
-	63, // 97: api.user.User.WxConf:output_type -> api.common.WxConfResponse
-	64, // 98: api.user.User.FindTagListBySex:output_type -> api.common.TagListReply
-	65, // 99: api.user.User.FindOnlineList:output_type -> api.common.RecommendPersonListReply
-	14, // 100: api.user.User.FindWithinSevenDayRoomList:output_type -> api.user.UserFindChatListReply
-	14, // 101: api.user.User.FindOverSevenDayRoomList:output_type -> api.user.UserFindChatListReply
-	66, // 102: api.user.User.FindChatRecordList:output_type -> api.common.ChatRecordListReply
-	67, // 103: api.user.User.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
-	68, // 104: api.user.User.GetUserIsLike:output_type -> api.common.IsLike
-	69, // 105: api.user.User.FindMemeByType:output_type -> api.common.MemeList
-	70, // 106: api.user.User.FindChatTopic:output_type -> api.common.ChatTopicList
-	71, // 107: api.user.User.RandomMeme:output_type -> api.common.CommonTextList
-	71, // 108: api.user.User.RandomSwiftMessage:output_type -> api.common.CommonTextList
-	72, // 109: api.user.User.FindMemeTitle:output_type -> api.common.MemeTitleList
-	73, // 110: api.user.User.UserGetChatCard:output_type -> api.common.ChatCardInfo
-	72, // 111: api.user.User.FindChatTopicTitle:output_type -> api.common.MemeTitleList
-	26, // 112: api.user.User.UserLike:output_type -> google.protobuf.Empty
-	26, // 113: api.user.User.UserUnLike:output_type -> google.protobuf.Empty
-	26, // 114: api.user.User.Report:output_type -> google.protobuf.Empty
-	74, // 115: api.user.User.FindOverSevenDayAvatar:output_type -> api.common.FindOverSevenDayAvatarReply
-	26, // 116: api.user.User.UpdateLastScripID:output_type -> google.protobuf.Empty
-	75, // 117: api.user.User.CreateScrip:output_type -> api.common.ScripID
-	26, // 118: api.user.User.DeleteScrip:output_type -> google.protobuf.Empty
-	76, // 119: api.user.User.FindMyScrip:output_type -> api.common.ScripReply
-	76, // 120: api.user.User.FindOtherScrip:output_type -> api.common.ScripReply
-	76, // 121: api.user.User.FindRecommendScrip:output_type -> api.common.ScripReply
-	26, // 122: api.user.User.PersonLookScrip:output_type -> google.protobuf.Empty
-	77, // 123: api.user.User.PersonClickLookBack:output_type -> api.common.ScripInfo
-	78, // 124: api.user.User.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
-	26, // 125: api.user.User.UserDeleteChat:output_type -> google.protobuf.Empty
-	79, // 126: api.user.User.GetUserAllUnreadNum:output_type -> api.chat.UnreadNumReply
-	80, // 127: api.user.User.GetUserRoomByPerson:output_type -> api.chat.UserRoomInfo
-	62, // 128: api.user.User.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
-	62, // 129: api.user.User.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
-	26, // 130: api.user.User.UserSetBlackChat:output_type -> google.protobuf.Empty
-	81, // 131: api.user.User.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
-	82, // 132: api.user.User.GetPartnerCircleInfo:output_type -> api.common.AddFriendMessageInfo
-	83, // 133: api.user.User.GetLookAndLikeStatisticsMessage:output_type -> api.statistics.LookAndLikeMessageReply
-	84, // 134: api.user.User.GetUserLookNum:output_type -> api.statistics.LookMessageReply
-	26, // 135: api.user.User.UserFinishInformation:output_type -> google.protobuf.Empty
-	12, // 136: api.user.User.UserInformationStatus:output_type -> api.user.InformationStatus
-	26, // 137: api.user.User.UserGetInformationAward:output_type -> google.protobuf.Empty
-	26, // 138: api.user.User.UnlockLookRecord:output_type -> google.protobuf.Empty
-	19, // 139: api.user.User.UserRecharge:output_type -> api.user.PayInfo
-	10, // 140: api.user.User.FindRechargeList:output_type -> api.user.RechargeList
-	21, // 141: api.user.User.FindPayList:output_type -> api.user.PayOrderList
-	65, // 142: api.user.User.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
-	8,  // 143: api.user.User.FindMatchingAvatarAndNum:output_type -> api.user.FindMatchingAvatarAndNumReply
-	85, // 144: api.user.User.GetWindowInfo:output_type -> api.chat.WindowInfo
-	2,  // 145: api.user.User.GetUserFreeNum:output_type -> api.user.UserFreeNum
-	86, // 146: api.user.User.GetRandomMatching:output_type -> api.chat.GetRandomMatchingReply
-	26, // 147: api.user.User.UnlockVoice:output_type -> google.protobuf.Empty
-	26, // 148: api.user.User.UnlockPicture:output_type -> google.protobuf.Empty
-	26, // 149: api.user.User.UpdateUserIsRegister:output_type -> google.protobuf.Empty
-	59, // 150: api.user.User.CreateUserPartnerRoom:output_type -> api.chat.RoomReply
-	87, // 151: api.user.User.ManagerFindUserList:output_type -> api.common.ManagerFindPersonListReply
-	26, // 152: api.user.User.ManagerUpdateUserVoice:output_type -> google.protobuf.Empty
-	26, // 153: api.user.User.ManagerUpdateUserPictures:output_type -> google.protobuf.Empty
-	26, // 154: api.user.User.ManagerUpdateUserSignature:output_type -> google.protobuf.Empty
-	26, // 155: api.user.User.ManagerUpdateUserAvatar:output_type -> google.protobuf.Empty
-	26, // 156: api.user.User.ManagerUpdateUserName:output_type -> google.protobuf.Empty
-	26, // 157: api.user.User.ManagerUpdateUserWeight:output_type -> google.protobuf.Empty
-	26, // 158: api.user.User.ManagerUpdateUserIsBlack:output_type -> google.protobuf.Empty
-	88, // 159: api.user.User.GetUserDBMsg:output_type -> api.common.PersonMsg
-	89, // 160: api.user.User.FindUserDBList:output_type -> api.common.PersonDBReply
-	26, // 161: api.user.User.UpdateLastScripIDDB:output_type -> google.protobuf.Empty
-	89, // 162: api.user.User.FindRecommendUserDBList:output_type -> api.common.PersonDBReply
-	26, // 163: api.user.User.UpdateUserLastLoginTime:output_type -> google.protobuf.Empty
-	26, // 164: api.user.User.SendMsgReduceCredit:output_type -> google.protobuf.Empty
-	26, // 165: api.user.User.LookBackScripReduceCredit:output_type -> google.protobuf.Empty
-	26, // 166: api.user.User.CreateScripReduceCredit:output_type -> google.protobuf.Empty
-	26, // 167: api.user.User.ReplyScripReduceCredit:output_type -> google.protobuf.Empty
-	26, // 168: api.user.User.MatchingCredit:output_type -> google.protobuf.Empty
-	26, // 169: api.user.User.SendNewMessageUnreadReminder:output_type -> google.protobuf.Empty
-	26, // 170: api.user.User.SendNewVisitorTemplateReminder:output_type -> google.protobuf.Empty
-	88, // [88:171] is the sub-list for method output_type
-	5,  // [5:88] is the sub-list for method input_type
+	59, // 81: api.user.User.GetUserDBMsgByUserID:input_type -> api.common.IDParam
+	31, // 82: api.user.User.SendMsgReduceCredit:input_type -> api.common.PersonParam
+	31, // 83: api.user.User.LookBackScripReduceCredit:input_type -> api.common.PersonParam
+	31, // 84: api.user.User.CreateScripReduceCredit:input_type -> api.common.PersonParam
+	31, // 85: api.user.User.ReplyScripReduceCredit:input_type -> api.common.PersonParam
+	31, // 86: api.user.User.MatchingCredit:input_type -> api.common.PersonParam
+	0,  // 87: api.user.User.SendNewMessageUnreadReminder:input_type -> api.user.SendNewMessageUnreadReminderRequest
+	55, // 88: api.user.User.SendNewVisitorTemplateReminder:input_type -> api.common.PersonIDParam
+	16, // 89: api.user.User.GetUserInfo:output_type -> api.user.UserInfo
+	26, // 90: api.user.User.SendPhoneCode:output_type -> google.protobuf.Empty
+	26, // 91: api.user.User.CheckPhoneCode:output_type -> google.protobuf.Empty
+	26, // 92: api.user.User.UpdateUserInformation:output_type -> google.protobuf.Empty
+	60, // 93: api.user.User.CreateUserPersonRoom:output_type -> api.chat.RoomReply
+	13, // 94: api.user.User.GetUserBalance:output_type -> api.user.UserBalance
+	61, // 95: api.user.User.UserGetHomeInfo:output_type -> api.common.HomeInfo
+	62, // 96: api.user.User.UserGetPersonLikedAndLooked:output_type -> api.common.LookedAndLikedNum
+	63, // 97: api.user.User.FindLookList:output_type -> api.statistics.LookAndLikeListReply
+	64, // 98: api.user.User.WxConf:output_type -> api.common.WxConfResponse
+	65, // 99: api.user.User.FindTagListBySex:output_type -> api.common.TagListReply
+	66, // 100: api.user.User.FindOnlineList:output_type -> api.common.RecommendPersonListReply
+	14, // 101: api.user.User.FindWithinSevenDayRoomList:output_type -> api.user.UserFindChatListReply
+	14, // 102: api.user.User.FindOverSevenDayRoomList:output_type -> api.user.UserFindChatListReply
+	67, // 103: api.user.User.FindChatRecordList:output_type -> api.common.ChatRecordListReply
+	68, // 104: api.user.User.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
+	69, // 105: api.user.User.GetUserIsLike:output_type -> api.common.IsLike
+	70, // 106: api.user.User.FindMemeByType:output_type -> api.common.MemeList
+	71, // 107: api.user.User.FindChatTopic:output_type -> api.common.ChatTopicList
+	72, // 108: api.user.User.RandomMeme:output_type -> api.common.CommonTextList
+	72, // 109: api.user.User.RandomSwiftMessage:output_type -> api.common.CommonTextList
+	73, // 110: api.user.User.FindMemeTitle:output_type -> api.common.MemeTitleList
+	74, // 111: api.user.User.UserGetChatCard:output_type -> api.common.ChatCardInfo
+	73, // 112: api.user.User.FindChatTopicTitle:output_type -> api.common.MemeTitleList
+	26, // 113: api.user.User.UserLike:output_type -> google.protobuf.Empty
+	26, // 114: api.user.User.UserUnLike:output_type -> google.protobuf.Empty
+	26, // 115: api.user.User.Report:output_type -> google.protobuf.Empty
+	75, // 116: api.user.User.FindOverSevenDayAvatar:output_type -> api.common.FindOverSevenDayAvatarReply
+	26, // 117: api.user.User.UpdateLastScripID:output_type -> google.protobuf.Empty
+	76, // 118: api.user.User.CreateScrip:output_type -> api.common.ScripID
+	26, // 119: api.user.User.DeleteScrip:output_type -> google.protobuf.Empty
+	77, // 120: api.user.User.FindMyScrip:output_type -> api.common.ScripReply
+	77, // 121: api.user.User.FindOtherScrip:output_type -> api.common.ScripReply
+	77, // 122: api.user.User.FindRecommendScrip:output_type -> api.common.ScripReply
+	26, // 123: api.user.User.PersonLookScrip:output_type -> google.protobuf.Empty
+	78, // 124: api.user.User.PersonClickLookBack:output_type -> api.common.ScripInfo
+	79, // 125: api.user.User.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
+	26, // 126: api.user.User.UserDeleteChat:output_type -> google.protobuf.Empty
+	80, // 127: api.user.User.GetUserAllUnreadNum:output_type -> api.chat.UnreadNumReply
+	81, // 128: api.user.User.GetUserRoomByPerson:output_type -> api.chat.UserRoomInfo
+	63, // 129: api.user.User.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
+	63, // 130: api.user.User.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
+	26, // 131: api.user.User.UserSetBlackChat:output_type -> google.protobuf.Empty
+	82, // 132: api.user.User.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
+	83, // 133: api.user.User.GetPartnerCircleInfo:output_type -> api.common.AddFriendMessageInfo
+	84, // 134: api.user.User.GetLookAndLikeStatisticsMessage:output_type -> api.statistics.LookAndLikeMessageReply
+	85, // 135: api.user.User.GetUserLookNum:output_type -> api.statistics.LookMessageReply
+	26, // 136: api.user.User.UserFinishInformation:output_type -> google.protobuf.Empty
+	12, // 137: api.user.User.UserInformationStatus:output_type -> api.user.InformationStatus
+	26, // 138: api.user.User.UserGetInformationAward:output_type -> google.protobuf.Empty
+	26, // 139: api.user.User.UnlockLookRecord:output_type -> google.protobuf.Empty
+	19, // 140: api.user.User.UserRecharge:output_type -> api.user.PayInfo
+	10, // 141: api.user.User.FindRechargeList:output_type -> api.user.RechargeList
+	21, // 142: api.user.User.FindPayList:output_type -> api.user.PayOrderList
+	66, // 143: api.user.User.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
+	8,  // 144: api.user.User.FindMatchingAvatarAndNum:output_type -> api.user.FindMatchingAvatarAndNumReply
+	86, // 145: api.user.User.GetWindowInfo:output_type -> api.chat.WindowInfo
+	2,  // 146: api.user.User.GetUserFreeNum:output_type -> api.user.UserFreeNum
+	87, // 147: api.user.User.GetRandomMatching:output_type -> api.chat.GetRandomMatchingReply
+	26, // 148: api.user.User.UnlockVoice:output_type -> google.protobuf.Empty
+	26, // 149: api.user.User.UnlockPicture:output_type -> google.protobuf.Empty
+	26, // 150: api.user.User.UpdateUserIsRegister:output_type -> google.protobuf.Empty
+	60, // 151: api.user.User.CreateUserPartnerRoom:output_type -> api.chat.RoomReply
+	88, // 152: api.user.User.ManagerFindUserList:output_type -> api.common.ManagerFindPersonListReply
+	26, // 153: api.user.User.ManagerUpdateUserVoice:output_type -> google.protobuf.Empty
+	26, // 154: api.user.User.ManagerUpdateUserPictures:output_type -> google.protobuf.Empty
+	26, // 155: api.user.User.ManagerUpdateUserSignature:output_type -> google.protobuf.Empty
+	26, // 156: api.user.User.ManagerUpdateUserAvatar:output_type -> google.protobuf.Empty
+	26, // 157: api.user.User.ManagerUpdateUserName:output_type -> google.protobuf.Empty
+	26, // 158: api.user.User.ManagerUpdateUserWeight:output_type -> google.protobuf.Empty
+	26, // 159: api.user.User.ManagerUpdateUserIsBlack:output_type -> google.protobuf.Empty
+	89, // 160: api.user.User.GetUserDBMsg:output_type -> api.common.PersonMsg
+	90, // 161: api.user.User.FindUserDBList:output_type -> api.common.PersonDBReply
+	26, // 162: api.user.User.UpdateLastScripIDDB:output_type -> google.protobuf.Empty
+	90, // 163: api.user.User.FindRecommendUserDBList:output_type -> api.common.PersonDBReply
+	26, // 164: api.user.User.UpdateUserLastLoginTime:output_type -> google.protobuf.Empty
+	89, // 165: api.user.User.GetUserDBMsgByUserID:output_type -> api.common.PersonMsg
+	26, // 166: api.user.User.SendMsgReduceCredit:output_type -> google.protobuf.Empty
+	26, // 167: api.user.User.LookBackScripReduceCredit:output_type -> google.protobuf.Empty
+	26, // 168: api.user.User.CreateScripReduceCredit:output_type -> google.protobuf.Empty
+	26, // 169: api.user.User.ReplyScripReduceCredit:output_type -> google.protobuf.Empty
+	26, // 170: api.user.User.MatchingCredit:output_type -> google.protobuf.Empty
+	26, // 171: api.user.User.SendNewMessageUnreadReminder:output_type -> google.protobuf.Empty
+	26, // 172: api.user.User.SendNewVisitorTemplateReminder:output_type -> google.protobuf.Empty
+	89, // [89:173] is the sub-list for method output_type
+	5,  // [5:89] is the sub-list for method input_type
 	5,  // [5:5] is the sub-list for extension type_name
 	5,  // [5:5] is the sub-list for extension extendee
 	0,  // [0:5] is the sub-list for field type_name

+ 2 - 0
api/user/user.proto

@@ -531,6 +531,8 @@ service User {
   rpc FindRecommendUserDBList (common.FindRecommendRequest) returns (common.PersonDBReply){};
   // 5、更新上次登录时间
   rpc UpdateUserLastLoginTime (common.PersonIDParam) returns (google.protobuf.Empty){};
+  // 6、通过userID查询用户
+  rpc GetUserDBMsgByUserID (common.IDParam) returns (common.PersonMsg);
 
   // 发送消息扣费
   rpc SendMsgReduceCredit (common.PersonParam) returns (google.protobuf.Empty);

+ 38 - 0
api/user/user_grpc.pb.go

@@ -178,6 +178,8 @@ type UserClient interface {
 	FindRecommendUserDBList(ctx context.Context, in *common.FindRecommendRequest, opts ...grpc.CallOption) (*common.PersonDBReply, error)
 	// 5、更新上次登录时间
 	UpdateUserLastLoginTime(ctx context.Context, in *common.PersonIDParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
+	// 6、通过userID查询用户
+	GetUserDBMsgByUserID(ctx context.Context, in *common.IDParam, opts ...grpc.CallOption) (*common.PersonMsg, error)
 	// 发送消息扣费
 	SendMsgReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error)
 	// 回看纸条扣费
@@ -886,6 +888,15 @@ func (c *userClient) UpdateUserLastLoginTime(ctx context.Context, in *common.Per
 	return out, nil
 }
 
+func (c *userClient) GetUserDBMsgByUserID(ctx context.Context, in *common.IDParam, opts ...grpc.CallOption) (*common.PersonMsg, error) {
+	out := new(common.PersonMsg)
+	err := c.cc.Invoke(ctx, "/api.user.User/GetUserDBMsgByUserID", in, out, opts...)
+	if err != nil {
+		return nil, err
+	}
+	return out, nil
+}
+
 func (c *userClient) SendMsgReduceCredit(ctx context.Context, in *common.PersonParam, opts ...grpc.CallOption) (*emptypb.Empty, error) {
 	out := new(emptypb.Empty)
 	err := c.cc.Invoke(ctx, "/api.user.User/SendMsgReduceCredit", in, out, opts...)
@@ -1109,6 +1120,8 @@ type UserServer interface {
 	FindRecommendUserDBList(context.Context, *common.FindRecommendRequest) (*common.PersonDBReply, error)
 	// 5、更新上次登录时间
 	UpdateUserLastLoginTime(context.Context, *common.PersonIDParam) (*emptypb.Empty, error)
+	// 6、通过userID查询用户
+	GetUserDBMsgByUserID(context.Context, *common.IDParam) (*common.PersonMsg, error)
 	// 发送消息扣费
 	SendMsgReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error)
 	// 回看纸条扣费
@@ -1358,6 +1371,9 @@ func (UnimplementedUserServer) FindRecommendUserDBList(context.Context, *common.
 func (UnimplementedUserServer) UpdateUserLastLoginTime(context.Context, *common.PersonIDParam) (*emptypb.Empty, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method UpdateUserLastLoginTime not implemented")
 }
+func (UnimplementedUserServer) GetUserDBMsgByUserID(context.Context, *common.IDParam) (*common.PersonMsg, error) {
+	return nil, status.Errorf(codes.Unimplemented, "method GetUserDBMsgByUserID not implemented")
+}
 func (UnimplementedUserServer) SendMsgReduceCredit(context.Context, *common.PersonParam) (*emptypb.Empty, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method SendMsgReduceCredit not implemented")
 }
@@ -2760,6 +2776,24 @@ func _User_UpdateUserLastLoginTime_Handler(srv interface{}, ctx context.Context,
 	return interceptor(ctx, in, info, handler)
 }
 
+func _User_GetUserDBMsgByUserID_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
+	in := new(common.IDParam)
+	if err := dec(in); err != nil {
+		return nil, err
+	}
+	if interceptor == nil {
+		return srv.(UserServer).GetUserDBMsgByUserID(ctx, in)
+	}
+	info := &grpc.UnaryServerInfo{
+		Server:     srv,
+		FullMethod: "/api.user.User/GetUserDBMsgByUserID",
+	}
+	handler := func(ctx context.Context, req interface{}) (interface{}, error) {
+		return srv.(UserServer).GetUserDBMsgByUserID(ctx, req.(*common.IDParam))
+	}
+	return interceptor(ctx, in, info, handler)
+}
+
 func _User_SendMsgReduceCredit_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
 	in := new(common.PersonParam)
 	if err := dec(in); err != nil {
@@ -3197,6 +3231,10 @@ var User_ServiceDesc = grpc.ServiceDesc{
 			MethodName: "UpdateUserLastLoginTime",
 			Handler:    _User_UpdateUserLastLoginTime_Handler,
 		},
+		{
+			MethodName: "GetUserDBMsgByUserID",
+			Handler:    _User_GetUserDBMsgByUserID_Handler,
+		},
 		{
 			MethodName: "SendMsgReduceCredit",
 			Handler:    _User_SendMsgReduceCredit_Handler,

+ 59 - 0
js/api/common/common_pb.ts

@@ -20,6 +20,9 @@ export interface PartnerIDParam{
 export interface PersonIDParam{
     personID?:string;
 }
+export interface IDParam{
+    id?:number;
+}
 export interface PersonParam{
     /**  查询目标的ID */
     personID?:string;
@@ -812,4 +815,60 @@ export interface ManagerUpdatePersonIsBlackRequest{
     /**  是否拉黑 */
     isBlack?:boolean;
 }
+export interface ManagerFindRoomListRequest{
+    /** 房间ID */
+    roomId?:number;
+    /** 用户ID */
+    personId?:number;
+    nextId?:number;
+    offset?:number;
+}
+export interface ManagerFindRoomListReply{
+    list?:Array<RoomInfo>;
+    nextId?:number;
+}
+export interface RoomInfo{
+    /**  用户1ID */
+    person1Id?:string;
+    /**  用户1类型 */
+    person1Type?:string;
+    /**  用户1未读数 */
+    person1UnreadNum?:number;
+    /**  用户1发送数 */
+    person1SendNum?:number;
+    /**  用户1头像 */
+    person1AvatarUrl?:string;
+    /**  用户1昵称 */
+    person1Nickname?:string;
+    /**  用户1年龄 */
+    person1Age?:number;
+    /**  用户1性别 */
+    person1Sex?:number;
+    /**  用户2ID */
+    person2Id?:string;
+    /**  用户2类型 */
+    person2Type?:string;
+    /**  用户2未读数 */
+    person2UnreadNum?:number;
+    /**  用户2发送数 */
+    person2SendNum?:number;
+    /**  用户2头像 */
+    person2AvatarUrl?:string;
+    /**  用户2昵称 */
+    person2Nickname?:string;
+    /**  用户2年龄 */
+    person2Age?:number;
+    /**  用户2性别 */
+    person2Sex?:number;
+    /**  上次发送内容 */
+    lastContent?:string;
+    /**  上次发送时间 */
+    lastTime?:number;
+    /**  好感度 */
+    likeability?:number;
+    /**  房间ID */
+    roomId?:number;
+    /**  接待员在该房间的收益 */
+    partnerBenefit?:number;
+}
 

+ 6 - 1
js/api/partner/partner_http_pb.ts

@@ -1,7 +1,7 @@
 // @ts-ignore
 import request from '@/libs/request';
 import {PartnerInfo,PartnerBalance,CreateScripRequest,ReplyScripRequest,PartnerCollectIDsRequest,PartnerCollectRequest,PartnerMessage,LevelTable,PartnerGetAwardRequest,PartnerUpdateWorkingStatusRequest,PartnerApplyWithdrawRequest,PartnerWithdrawTemplateListReply,PartnerWithdrawRecordListReply,PartnerGetRoomBalanceAndTodayBalanceReply,FindExamineListReply,ExaminePartnerRequest,FindExamineRecordListRequest,FindExamineRecordListReply,OnlinePersonReply,PartnerDBBalance,AddPartnerBalanceRequest,GetRecommendPartnerDBRequest,SendOverOneMinuteUnreadMessageMessageRequest} from "./partner_pb";
-import {SendPhoneCodeRequest,CheckPhoneCodeRequest,UpdateInformationRequest,CreateChatRoomParam,PersonParam,HomeInfo,LookedAndLikedNum,ListPageRequest,WxConfReq,WxConfResponse,SexReq,TagListReply,ListPage2Request,RecommendPersonListReply,FindChatRecordListRequest,ChatRecordListReply,FindChatRoomMsgRequest,ChatRoomMsg,IsLike,MemeRequest,MemeList,FindChatTopicRequest,ChatTopicList,RandomNum,CommonTextList,RandomNumAndSex,MemeTitleList,PartnerChatCardInfo,ReportChatRequest,FindOverSevenDayAvatarReply,UpdateLastScripIDRequest,ScripID,ScripIdRequest,ScripReply,FindScripRequest,ScripInfo,ChatRecordInfo,RoomIDRequest,ManagerLoginRequest,LoginToken,ManagerFindPersonListRequest,ManagerFindPersonListReply,ManagerUpdatePersonVoiceRequest,ManagerUpdatePersonPicturesRequest,ManagerUpdatePersonSignatureRequest,ManagerUpdatePersonAvatarRequest,ManagerUpdatePersonNameRequest,ManagerUpdatePersonWeightRequest,ManagerUpdatePersonIsBlackRequest,PersonIDParam,PersonMsg,PersonIDList,PersonDBReply,UpdateLastScripIDDBRequest,FindRecommendRequest,PartnerIDParam,AddFriendMessageInfo,PersonDB} from "../common/common_pb";
+import {SendPhoneCodeRequest,CheckPhoneCodeRequest,UpdateInformationRequest,CreateChatRoomParam,PersonParam,HomeInfo,LookedAndLikedNum,ListPageRequest,WxConfReq,WxConfResponse,SexReq,TagListReply,ListPage2Request,RecommendPersonListReply,FindChatRecordListRequest,ChatRecordListReply,FindChatRoomMsgRequest,ChatRoomMsg,IsLike,MemeRequest,MemeList,FindChatTopicRequest,ChatTopicList,RandomNum,CommonTextList,RandomNumAndSex,MemeTitleList,PartnerChatCardInfo,ReportChatRequest,FindOverSevenDayAvatarReply,UpdateLastScripIDRequest,ScripID,ScripIdRequest,ScripReply,FindScripRequest,ScripInfo,ChatRecordInfo,RoomIDRequest,ManagerLoginRequest,LoginToken,ManagerFindRoomListRequest,ManagerFindRoomListReply,ManagerFindPersonListRequest,ManagerFindPersonListReply,ManagerUpdatePersonVoiceRequest,ManagerUpdatePersonPicturesRequest,ManagerUpdatePersonSignatureRequest,ManagerUpdatePersonAvatarRequest,ManagerUpdatePersonNameRequest,ManagerUpdatePersonWeightRequest,ManagerUpdatePersonIsBlackRequest,PersonIDParam,PersonMsg,PersonIDList,PersonDBReply,UpdateLastScripIDDBRequest,FindRecommendRequest,IDParam,PartnerIDParam,AddFriendMessageInfo,PersonDB} from "../common/common_pb";
 import {RoomReply,PartnerFindRoomListReply,UnreadNumReply,PartnerRoomInfo,FindNotReplyNumReply} from "../chat/chat_pb";
 import {LookAndLikeListReply,LookMessageReply} from "../statistics/statistics_pb";
 
@@ -318,6 +318,11 @@ const PartnerService = {
 	const res = await request.post<{ data: OnlinePersonReply, code: string, message: string }>('/api/manager/online/person', req);
     return res.data.data;
   },
+  /**  管理员查询房间列表 */
+  ManagerFindRoomList: async (req?: ManagerFindRoomListRequest) => {
+	const res = await request.post<{ data: ManagerFindRoomListReply, code: string, message: string }>('/api/manager/room/list', req);
+    return res.data.data;
+  },
   /**  管理员查询接待员列表 */
   ManagerFindPartnerList: async (req?: ManagerFindPersonListRequest) => {
 	const res = await request.post<{ data: ManagerFindPersonListReply, code: string, message: string }>('/api/manager/partner/list', req);

+ 1 - 1
js/api/user/user_http_pb.ts

@@ -1,7 +1,7 @@
 // @ts-ignore
 import request from '@/libs/request';
 import {UserInfo,UserBalance,UserFindChatListReply,CreateScripRequest,DeleteScripRequest,UserFindScripRequest,PersonLookScripRequest,ReplyScripRequest,KeyRequest,InformationStatus,UserRechargeRequest,PayInfo,RechargeList,FindPayOrderListRequest,PayOrderList,FindMatchingAvatarAndNumReply,UserFreeNum,SendNewMessageUnreadReminderRequest} from "./user_pb";
-import {SendPhoneCodeRequest,CheckPhoneCodeRequest,UpdateInformationRequest,CreateChatRoomParam,PersonParam,HomeInfo,LookedAndLikedNum,ListPageRequest,WxConfReq,WxConfResponse,SexReq,TagListReply,ListPage2Request,RecommendPersonListReply,FindChatRecordListRequest,ChatRecordListReply,FindChatRoomMsgRequest,ChatRoomMsg,IsLike,MemeRequest,MemeList,FindChatTopicRequest,ChatTopicList,RandomNum,CommonTextList,RandomNumAndSex,MemeTitleList,ChatCardInfo,ReportChatRequest,FindOverSevenDayAvatarReply,UpdateLastScripIDRequest,ScripID,ScripReply,FindScripRequest,ScripInfo,ChatRecordInfo,RoomIDRequest,PartnerIDParam,AddFriendMessageInfo,ManagerFindPersonListRequest,ManagerFindPersonListReply,ManagerUpdatePersonVoiceRequest,ManagerUpdatePersonPicturesRequest,ManagerUpdatePersonSignatureRequest,ManagerUpdatePersonAvatarRequest,ManagerUpdatePersonNameRequest,ManagerUpdatePersonWeightRequest,ManagerUpdatePersonIsBlackRequest,PersonIDParam,PersonMsg,PersonIDList,PersonDBReply,UpdateLastScripIDDBRequest,FindRecommendRequest} from "../common/common_pb";
+import {SendPhoneCodeRequest,CheckPhoneCodeRequest,UpdateInformationRequest,CreateChatRoomParam,PersonParam,HomeInfo,LookedAndLikedNum,ListPageRequest,WxConfReq,WxConfResponse,SexReq,TagListReply,ListPage2Request,RecommendPersonListReply,FindChatRecordListRequest,ChatRecordListReply,FindChatRoomMsgRequest,ChatRoomMsg,IsLike,MemeRequest,MemeList,FindChatTopicRequest,ChatTopicList,RandomNum,CommonTextList,RandomNumAndSex,MemeTitleList,ChatCardInfo,ReportChatRequest,FindOverSevenDayAvatarReply,UpdateLastScripIDRequest,ScripID,ScripReply,FindScripRequest,ScripInfo,ChatRecordInfo,RoomIDRequest,PartnerIDParam,AddFriendMessageInfo,ManagerFindPersonListRequest,ManagerFindPersonListReply,ManagerUpdatePersonVoiceRequest,ManagerUpdatePersonPicturesRequest,ManagerUpdatePersonSignatureRequest,ManagerUpdatePersonAvatarRequest,ManagerUpdatePersonNameRequest,ManagerUpdatePersonWeightRequest,ManagerUpdatePersonIsBlackRequest,PersonIDParam,PersonMsg,PersonIDList,PersonDBReply,UpdateLastScripIDDBRequest,FindRecommendRequest,IDParam} from "../common/common_pb";
 import {RoomReply,UnreadNumReply,UserRoomInfo,CheckUserPartnerIsRelationshipReply,WindowInfo,GetRandomMatchingReply} from "../chat/chat_pb";
 import {LookAndLikeListReply,LookAndLikeMessageReply,LookMessageReply} from "../statistics/statistics_pb";
 

Some files were not shown because too many files changed in this diff