瀏覽代碼

管理聊天房间

wfz 3 年之前
父節點
當前提交
90b6cb0703

+ 113 - 104
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, 0xd2, 0x18, 0x0a, 0x04, 0x43, 0x68, 0x61, 0x74, 0x12, 0x7a,
+	0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x32, 0xc0, 0x19, 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,
@@ -2622,12 +2622,18 @@ var file_chat_proto_rawDesc = []byte{
 	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,
+	0x69, 0x73, 0x74, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x00, 0x12, 0x6c, 0x0a, 0x19, 0x4d, 0x61,
+	0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63,
+	0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f,
+	0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64,
+	0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65,
+	0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d,
+	0x6f, 0x6e, 0x2e, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 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 (
@@ -2644,63 +2650,64 @@ func file_chat_proto_rawDescGZIP() []byte {
 
 var file_chat_proto_msgTypes = make([]protoimpl.MessageInfo, 31)
 var file_chat_proto_goTypes = []interface{}{
-	(*GetOnlinePersonNumReply)(nil),              // 0: api.chat.GetOnlinePersonNumReply
-	(*GetMatchingPartnerInfoRequest)(nil),        // 1: api.chat.GetMatchingPartnerInfoRequest
-	(*GetRoomProfitReply)(nil),                   // 2: api.chat.GetRoomProfitReply
-	(*UserUnlockRequest)(nil),                    // 3: api.chat.UserUnlockRequest
-	(*PartnerCollectIDsRequest)(nil),             // 4: api.chat.PartnerCollectIDsRequest
-	(*PartnerCollectRequest)(nil),                // 5: api.chat.PartnerCollectRequest
-	(*GetRandomMatchingReply)(nil),               // 6: api.chat.GetRandomMatchingReply
-	(*FindNotReplyNumReply)(nil),                 // 7: api.chat.FindNotReplyNumReply
-	(*UnreadNumReply)(nil),                       // 8: api.chat.UnreadNumReply
-	(*FindRecommendPersonListRequest)(nil),       // 9: api.chat.FindRecommendPersonListRequest
-	(*FindRoomCardMsgRequest)(nil),               // 10: api.chat.FindRoomCardMsgRequest
-	(*PartnerGetAwardReply)(nil),                 // 11: api.chat.PartnerGetAwardReply
-	(*PartnerGetAwardRequest)(nil),               // 12: api.chat.PartnerGetAwardRequest
-	(*PartnerFindRoomListRequest)(nil),           // 13: api.chat.PartnerFindRoomListRequest
-	(*UserFindRoomListRequest)(nil),              // 14: api.chat.UserFindRoomListRequest
-	(*UserFindRoomListReply)(nil),                // 15: api.chat.UserFindRoomListReply
-	(*UserRoomInfo)(nil),                         // 16: api.chat.UserRoomInfo
-	(*PartnerFindRoomListReply)(nil),             // 17: api.chat.PartnerFindRoomListReply
-	(*PartnerRoomInfo)(nil),                      // 18: api.chat.PartnerRoomInfo
-	(*CreateChatRoomParam)(nil),                  // 19: api.chat.CreateChatRoomParam
-	(*SetBlackChatParam)(nil),                    // 20: api.chat.SetBlackChatParam
-	(*ReceiveRequest)(nil),                       // 21: api.chat.ReceiveRequest
-	(*ReceiveReply)(nil),                         // 22: api.chat.ReceiveReply
-	(*CheckUserPartnerIsRelationshipReply)(nil),  // 23: api.chat.CheckUserPartnerIsRelationshipReply
-	(*RoomReply)(nil),                            // 24: api.chat.RoomReply
-	(*FindChatRoomMsgRequest)(nil),               // 25: api.chat.FindChatRoomMsgRequest
-	(*FindChatRecordListRequest)(nil),            // 26: api.chat.FindChatRecordListRequest
-	(*WindowInfo)(nil),                           // 27: api.chat.WindowInfo
-	(*ReminderInfo)(nil),                         // 28: api.chat.ReminderInfo
-	(*ReminderUserInfo)(nil),                     // 29: api.chat.ReminderUserInfo
-	(*UpLikeabilityInfo)(nil),                    // 30: api.chat.UpLikeabilityInfo
-	(*common.UserAndPartnerIdentifyIdParam)(nil), // 31: api.common.UserAndPartnerIdentifyIdParam
-	(*common.ListPageAndPersonRequest)(nil),      // 32: api.common.ListPageAndPersonRequest
-	(*common.ReportRequest)(nil),                 // 33: api.common.ReportRequest
-	(*common.IdentifyIdRequest)(nil),             // 34: api.common.IdentifyIdRequest
-	(*common.CreateScripRequest)(nil),            // 35: api.common.CreateScripRequest
-	(*common.DeleteScripRequest)(nil),            // 36: api.common.DeleteScripRequest
-	(*common.FindScripRequest)(nil),              // 37: api.common.FindScripRequest
-	(*common.FindOtherScripRequest)(nil),         // 38: api.common.FindOtherScripRequest
-	(*common.PersonLookScripRequest)(nil),        // 39: api.common.PersonLookScripRequest
-	(*common.PersonParam)(nil),                   // 40: api.common.PersonParam
-	(*common.ReplyScripRequest)(nil),             // 41: api.common.ReplyScripRequest
-	(*common.MatchingRequest)(nil),               // 42: api.common.MatchingRequest
-	(*common.RoomIDRequest)(nil),                 // 43: api.common.RoomIDRequest
-	(*emptypb.Empty)(nil),                        // 44: google.protobuf.Empty
-	(*common.IdentifyIDsParam)(nil),              // 45: api.common.IdentifyIDsParam
-	(*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
+	(*GetOnlinePersonNumReply)(nil),                 // 0: api.chat.GetOnlinePersonNumReply
+	(*GetMatchingPartnerInfoRequest)(nil),           // 1: api.chat.GetMatchingPartnerInfoRequest
+	(*GetRoomProfitReply)(nil),                      // 2: api.chat.GetRoomProfitReply
+	(*UserUnlockRequest)(nil),                       // 3: api.chat.UserUnlockRequest
+	(*PartnerCollectIDsRequest)(nil),                // 4: api.chat.PartnerCollectIDsRequest
+	(*PartnerCollectRequest)(nil),                   // 5: api.chat.PartnerCollectRequest
+	(*GetRandomMatchingReply)(nil),                  // 6: api.chat.GetRandomMatchingReply
+	(*FindNotReplyNumReply)(nil),                    // 7: api.chat.FindNotReplyNumReply
+	(*UnreadNumReply)(nil),                          // 8: api.chat.UnreadNumReply
+	(*FindRecommendPersonListRequest)(nil),          // 9: api.chat.FindRecommendPersonListRequest
+	(*FindRoomCardMsgRequest)(nil),                  // 10: api.chat.FindRoomCardMsgRequest
+	(*PartnerGetAwardReply)(nil),                    // 11: api.chat.PartnerGetAwardReply
+	(*PartnerGetAwardRequest)(nil),                  // 12: api.chat.PartnerGetAwardRequest
+	(*PartnerFindRoomListRequest)(nil),              // 13: api.chat.PartnerFindRoomListRequest
+	(*UserFindRoomListRequest)(nil),                 // 14: api.chat.UserFindRoomListRequest
+	(*UserFindRoomListReply)(nil),                   // 15: api.chat.UserFindRoomListReply
+	(*UserRoomInfo)(nil),                            // 16: api.chat.UserRoomInfo
+	(*PartnerFindRoomListReply)(nil),                // 17: api.chat.PartnerFindRoomListReply
+	(*PartnerRoomInfo)(nil),                         // 18: api.chat.PartnerRoomInfo
+	(*CreateChatRoomParam)(nil),                     // 19: api.chat.CreateChatRoomParam
+	(*SetBlackChatParam)(nil),                       // 20: api.chat.SetBlackChatParam
+	(*ReceiveRequest)(nil),                          // 21: api.chat.ReceiveRequest
+	(*ReceiveReply)(nil),                            // 22: api.chat.ReceiveReply
+	(*CheckUserPartnerIsRelationshipReply)(nil),     // 23: api.chat.CheckUserPartnerIsRelationshipReply
+	(*RoomReply)(nil),                               // 24: api.chat.RoomReply
+	(*FindChatRoomMsgRequest)(nil),                  // 25: api.chat.FindChatRoomMsgRequest
+	(*FindChatRecordListRequest)(nil),               // 26: api.chat.FindChatRecordListRequest
+	(*WindowInfo)(nil),                              // 27: api.chat.WindowInfo
+	(*ReminderInfo)(nil),                            // 28: api.chat.ReminderInfo
+	(*ReminderUserInfo)(nil),                        // 29: api.chat.ReminderUserInfo
+	(*UpLikeabilityInfo)(nil),                       // 30: api.chat.UpLikeabilityInfo
+	(*common.UserAndPartnerIdentifyIdParam)(nil),    // 31: api.common.UserAndPartnerIdentifyIdParam
+	(*common.ListPageAndPersonRequest)(nil),         // 32: api.common.ListPageAndPersonRequest
+	(*common.ReportRequest)(nil),                    // 33: api.common.ReportRequest
+	(*common.IdentifyIdRequest)(nil),                // 34: api.common.IdentifyIdRequest
+	(*common.CreateScripRequest)(nil),               // 35: api.common.CreateScripRequest
+	(*common.DeleteScripRequest)(nil),               // 36: api.common.DeleteScripRequest
+	(*common.FindScripRequest)(nil),                 // 37: api.common.FindScripRequest
+	(*common.FindOtherScripRequest)(nil),            // 38: api.common.FindOtherScripRequest
+	(*common.PersonLookScripRequest)(nil),           // 39: api.common.PersonLookScripRequest
+	(*common.PersonParam)(nil),                      // 40: api.common.PersonParam
+	(*common.ReplyScripRequest)(nil),                // 41: api.common.ReplyScripRequest
+	(*common.MatchingRequest)(nil),                  // 42: api.common.MatchingRequest
+	(*common.RoomIDRequest)(nil),                    // 43: api.common.RoomIDRequest
+	(*emptypb.Empty)(nil),                           // 44: google.protobuf.Empty
+	(*common.IdentifyIDsParam)(nil),                 // 45: api.common.IdentifyIDsParam
+	(*common.ManagerFindRoomListRequest)(nil),       // 46: api.common.ManagerFindRoomListRequest
+	(*common.ManagerFindChatRecordListRequest)(nil), // 47: api.common.ManagerFindChatRecordListRequest
+	(*common.RecommendPersonListReply)(nil),         // 48: api.common.RecommendPersonListReply
+	(*common.ChatRecordListReply)(nil),              // 49: api.common.ChatRecordListReply
+	(*common.ChatRoomMsg)(nil),                      // 50: api.common.ChatRoomMsg
+	(*common.RoomChatMsg)(nil),                      // 51: api.common.RoomChatMsg
+	(*common.ScripID)(nil),                          // 52: api.common.ScripID
+	(*common.ScripReply)(nil),                       // 53: api.common.ScripReply
+	(*common.ScripInfo)(nil),                        // 54: api.common.ScripInfo
+	(*common.ChatRecordInfo)(nil),                   // 55: api.common.ChatRecordInfo
+	(*common.GetMatchingPartnerInfoReply)(nil),      // 56: api.common.GetMatchingPartnerInfoReply
+	(*common.ManagerFindRoomListReply)(nil),         // 57: api.common.ManagerFindRoomListReply
 }
 var file_chat_proto_depIdxs = []int32{
 	16, // 0: api.chat.UserFindRoomListReply.list:type_name -> api.chat.UserRoomInfo
@@ -2743,46 +2750,48 @@ var file_chat_proto_depIdxs = []int32{
 	45, // 37: api.chat.Chat.GetUserRoomByPerson:input_type -> api.common.IdentifyIDsParam
 	45, // 38: api.chat.Chat.GetPartnerRoomByPerson:input_type -> api.common.IdentifyIDsParam
 	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
+	47, // 40: api.chat.Chat.ManagerFindChatRecordList:input_type -> api.common.ManagerFindChatRecordListRequest
+	23, // 41: api.chat.Chat.CheckUserPartnerIsRelationship:output_type -> api.chat.CheckUserPartnerIsRelationshipReply
+	24, // 42: api.chat.Chat.CreateChatRoom:output_type -> api.chat.RoomReply
+	48, // 43: api.chat.Chat.FindOnlinePersonList:output_type -> api.common.RecommendPersonListReply
+	48, // 44: api.chat.Chat.FindRecommendPersonList:output_type -> api.common.RecommendPersonListReply
+	17, // 45: api.chat.Chat.PartnerFindRoomList:output_type -> api.chat.PartnerFindRoomListReply
+	15, // 46: api.chat.Chat.UserFindRoomList:output_type -> api.chat.UserFindRoomListReply
+	22, // 47: api.chat.Chat.Receive:output_type -> api.chat.ReceiveReply
+	49, // 48: api.chat.Chat.FindChatRecordList:output_type -> api.common.ChatRecordListReply
+	50, // 49: api.chat.Chat.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
+	44, // 50: api.chat.Chat.SetBlackChat:output_type -> google.protobuf.Empty
+	44, // 51: api.chat.Chat.DeleteChat:output_type -> google.protobuf.Empty
+	44, // 52: api.chat.Chat.Report:output_type -> google.protobuf.Empty
+	44, // 53: api.chat.Chat.PartnerGetAward:output_type -> google.protobuf.Empty
+	51, // 54: api.chat.Chat.FindRoomCardMsg:output_type -> api.common.RoomChatMsg
+	7,  // 55: api.chat.Chat.FindNotReplyNum:output_type -> api.chat.FindNotReplyNumReply
+	52, // 56: api.chat.Chat.CreateScrip:output_type -> api.common.ScripID
+	44, // 57: api.chat.Chat.DeleteScrip:output_type -> google.protobuf.Empty
+	53, // 58: api.chat.Chat.FindMyScrip:output_type -> api.common.ScripReply
+	53, // 59: api.chat.Chat.FindOtherScrip:output_type -> api.common.ScripReply
+	53, // 60: api.chat.Chat.FindRecommendScrip:output_type -> api.common.ScripReply
+	44, // 61: api.chat.Chat.PersonLookScrip:output_type -> google.protobuf.Empty
+	54, // 62: api.chat.Chat.PersonClickLookBack:output_type -> api.common.ScripInfo
+	55, // 63: api.chat.Chat.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
+	27, // 64: api.chat.Chat.GetWindowInfo:output_type -> api.chat.WindowInfo
+	6,  // 65: api.chat.Chat.GetRandomMatching:output_type -> api.chat.GetRandomMatchingReply
+	56, // 66: api.chat.Chat.GetMatchingPartnerInfo:output_type -> api.common.GetMatchingPartnerInfoReply
+	44, // 67: api.chat.Chat.PartnerCollect:output_type -> google.protobuf.Empty
+	44, // 68: api.chat.Chat.PartnerDeleteCollect:output_type -> google.protobuf.Empty
+	49, // 69: api.chat.Chat.FindChatCollectList:output_type -> api.common.ChatRecordListReply
+	44, // 70: api.chat.Chat.UserUnlockVoice:output_type -> google.protobuf.Empty
+	44, // 71: api.chat.Chat.UserUnlockPicture:output_type -> google.protobuf.Empty
+	2,  // 72: api.chat.Chat.GetRoomProfit:output_type -> api.chat.GetRoomProfitReply
+	0,  // 73: api.chat.Chat.GetOnlinePersonNum:output_type -> api.chat.GetOnlinePersonNumReply
+	8,  // 74: api.chat.Chat.FindUserAllUnreadNum:output_type -> api.chat.UnreadNumReply
+	8,  // 75: api.chat.Chat.FindPartnerAllUnreadNum:output_type -> api.chat.UnreadNumReply
+	16, // 76: api.chat.Chat.GetUserRoomByPerson:output_type -> api.chat.UserRoomInfo
+	18, // 77: api.chat.Chat.GetPartnerRoomByPerson:output_type -> api.chat.PartnerRoomInfo
+	57, // 78: api.chat.Chat.ManagerFindRoomList:output_type -> api.common.ManagerFindRoomListReply
+	49, // 79: api.chat.Chat.ManagerFindChatRecordList:output_type -> api.common.ChatRecordListReply
+	41, // [41:80] is the sub-list for method output_type
+	2,  // [2:41] 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

@@ -87,6 +87,8 @@ service Chat {
   rpc GetPartnerRoomByPerson (common.IdentifyIDsParam) returns (PartnerRoomInfo){};
   // 管理员查询房间列表
   rpc ManagerFindRoomList (common.ManagerFindRoomListRequest) returns (common.ManagerFindRoomListReply){};
+  // 管理员查询聊天记录
+  rpc ManagerFindChatRecordList (common.ManagerFindChatRecordListRequest) returns (common.ChatRecordListReply){};
 }
 
 message GetOnlinePersonNumReply{

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

@@ -95,6 +95,8 @@ type ChatClient interface {
 	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)
+	// 管理员查询聊天记录
+	ManagerFindChatRecordList(ctx context.Context, in *common.ManagerFindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error)
 }
 
 type chatClient struct {
@@ -447,6 +449,15 @@ func (c *chatClient) ManagerFindRoomList(ctx context.Context, in *common.Manager
 	return out, nil
 }
 
+func (c *chatClient) ManagerFindChatRecordList(ctx context.Context, in *common.ManagerFindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error) {
+	out := new(common.ChatRecordListReply)
+	err := c.cc.Invoke(ctx, "/api.chat.Chat/ManagerFindChatRecordList", 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
@@ -526,6 +537,8 @@ type ChatServer interface {
 	GetPartnerRoomByPerson(context.Context, *common.IdentifyIDsParam) (*PartnerRoomInfo, error)
 	// 管理员查询房间列表
 	ManagerFindRoomList(context.Context, *common.ManagerFindRoomListRequest) (*common.ManagerFindRoomListReply, error)
+	// 管理员查询聊天记录
+	ManagerFindChatRecordList(context.Context, *common.ManagerFindChatRecordListRequest) (*common.ChatRecordListReply, error)
 	mustEmbedUnimplementedChatServer()
 }
 
@@ -647,6 +660,9 @@ func (UnimplementedChatServer) GetPartnerRoomByPerson(context.Context, *common.I
 func (UnimplementedChatServer) ManagerFindRoomList(context.Context, *common.ManagerFindRoomListRequest) (*common.ManagerFindRoomListReply, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method ManagerFindRoomList not implemented")
 }
+func (UnimplementedChatServer) ManagerFindChatRecordList(context.Context, *common.ManagerFindChatRecordListRequest) (*common.ChatRecordListReply, error) {
+	return nil, status.Errorf(codes.Unimplemented, "method ManagerFindChatRecordList not implemented")
+}
 func (UnimplementedChatServer) mustEmbedUnimplementedChatServer() {}
 
 // UnsafeChatServer may be embedded to opt out of forward compatibility for this service.
@@ -1344,6 +1360,24 @@ func _Chat_ManagerFindRoomList_Handler(srv interface{}, ctx context.Context, dec
 	return interceptor(ctx, in, info, handler)
 }
 
+func _Chat_ManagerFindChatRecordList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
+	in := new(common.ManagerFindChatRecordListRequest)
+	if err := dec(in); err != nil {
+		return nil, err
+	}
+	if interceptor == nil {
+		return srv.(ChatServer).ManagerFindChatRecordList(ctx, in)
+	}
+	info := &grpc.UnaryServerInfo{
+		Server:     srv,
+		FullMethod: "/api.chat.Chat/ManagerFindChatRecordList",
+	}
+	handler := func(ctx context.Context, req interface{}) (interface{}, error) {
+		return srv.(ChatServer).ManagerFindChatRecordList(ctx, req.(*common.ManagerFindChatRecordListRequest))
+	}
+	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)
@@ -1503,6 +1537,10 @@ var Chat_ServiceDesc = grpc.ServiceDesc{
 			MethodName: "ManagerFindRoomList",
 			Handler:    _Chat_ManagerFindRoomList_Handler,
 		},
+		{
+			MethodName: "ManagerFindChatRecordList",
+			Handler:    _Chat_ManagerFindChatRecordList_Handler,
+		},
 	},
 	Streams:  []grpc.StreamDesc{},
 	Metadata: "chat.proto",

+ 110 - 8
api/common/common.pb.go

@@ -6713,6 +6713,85 @@ func (x *RoomInfo) GetPartnerBenefit() int64 {
 	return 0
 }
 
+type ManagerFindChatRecordListRequest struct {
+	state         protoimpl.MessageState
+	sizeCache     protoimpl.SizeCache
+	unknownFields protoimpl.UnknownFields
+
+	NextId     int64  `protobuf:"varint,1,opt,name=nextId,proto3" json:"nextId"`
+	Offset     int64  `protobuf:"varint,2,opt,name=offset,proto3" json:"offset"`
+	RoomId     int64  `protobuf:"varint,3,opt,name=roomId,proto3" json:"roomId"`
+	PersonType string `protobuf:"bytes,4,opt,name=personType,proto3" json:"personType"` // 类型
+	PersonID   string `protobuf:"bytes,5,opt,name=personID,proto3" json:"personID"`     // 查询目标的ID
+}
+
+func (x *ManagerFindChatRecordListRequest) Reset() {
+	*x = ManagerFindChatRecordListRequest{}
+	if protoimpl.UnsafeEnabled {
+		mi := &file_common_proto_msgTypes[93]
+		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
+		ms.StoreMessageInfo(mi)
+	}
+}
+
+func (x *ManagerFindChatRecordListRequest) String() string {
+	return protoimpl.X.MessageStringOf(x)
+}
+
+func (*ManagerFindChatRecordListRequest) ProtoMessage() {}
+
+func (x *ManagerFindChatRecordListRequest) ProtoReflect() protoreflect.Message {
+	mi := &file_common_proto_msgTypes[93]
+	if protoimpl.UnsafeEnabled && x != nil {
+		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
+		if ms.LoadMessageInfo() == nil {
+			ms.StoreMessageInfo(mi)
+		}
+		return ms
+	}
+	return mi.MessageOf(x)
+}
+
+// Deprecated: Use ManagerFindChatRecordListRequest.ProtoReflect.Descriptor instead.
+func (*ManagerFindChatRecordListRequest) Descriptor() ([]byte, []int) {
+	return file_common_proto_rawDescGZIP(), []int{93}
+}
+
+func (x *ManagerFindChatRecordListRequest) GetNextId() int64 {
+	if x != nil {
+		return x.NextId
+	}
+	return 0
+}
+
+func (x *ManagerFindChatRecordListRequest) GetOffset() int64 {
+	if x != nil {
+		return x.Offset
+	}
+	return 0
+}
+
+func (x *ManagerFindChatRecordListRequest) GetRoomId() int64 {
+	if x != nil {
+		return x.RoomId
+	}
+	return 0
+}
+
+func (x *ManagerFindChatRecordListRequest) GetPersonType() string {
+	if x != nil {
+		return x.PersonType
+	}
+	return ""
+}
+
+func (x *ManagerFindChatRecordListRequest) GetPersonID() string {
+	if x != nil {
+		return x.PersonID
+	}
+	return ""
+}
+
 var File_common_proto protoreflect.FileDescriptor
 
 var file_common_proto_rawDesc = []byte{
@@ -7542,12 +7621,22 @@ var file_common_proto_rawDesc = []byte{
 	0x6f, 0x6d, 0x49, 0x64, 0x18, 0x14, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x72, 0x6f, 0x6f, 0x6d,
 	0x49, 0x64, 0x12, 0x26, 0x0a, 0x0e, 0x70, 0x61, 0x72, 0x74, 0x6e, 0x65, 0x72, 0x42, 0x65, 0x6e,
 	0x65, 0x66, 0x69, 0x74, 0x18, 0x15, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x70, 0x61, 0x72, 0x74,
-	0x6e, 0x65, 0x72, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x42, 0x43, 0x0a, 0x0a, 0x61, 0x70,
-	0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x50, 0x01, 0x5a, 0x33, 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, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x3b, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x62,
-	0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
+	0x6e, 0x65, 0x72, 0x42, 0x65, 0x6e, 0x65, 0x66, 0x69, 0x74, 0x22, 0xa6, 0x01, 0x0a, 0x20, 0x4d,
+	0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65,
+	0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
+	0x16, 0x0a, 0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52,
+	0x06, 0x6e, 0x65, 0x78, 0x74, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65,
+	0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x12,
+	0x16, 0x0a, 0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
+	0x06, 0x72, 0x6f, 0x6f, 0x6d, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x70, 0x65, 0x72, 0x73, 0x6f,
+	0x6e, 0x54, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x65, 0x72,
+	0x73, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
+	0x6e, 0x49, 0x44, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x65, 0x72, 0x73, 0x6f,
+	0x6e, 0x49, 0x44, 0x42, 0x43, 0x0a, 0x0a, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f,
+	0x6e, 0x50, 0x01, 0x5a, 0x33, 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, 0x6f, 0x6d, 0x6d, 0x6f,
+	0x6e, 0x3b, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
 }
 
 var (
@@ -7562,7 +7651,7 @@ func file_common_proto_rawDescGZIP() []byte {
 	return file_common_proto_rawDescData
 }
 
-var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 93)
+var file_common_proto_msgTypes = make([]protoimpl.MessageInfo, 94)
 var file_common_proto_goTypes = []interface{}{
 	(*UserAndPartnerIdentifyIdParam)(nil),       // 0: api.common.UserAndPartnerIdentifyIdParam
 	(*UserAndPartnerParam)(nil),                 // 1: api.common.UserAndPartnerParam
@@ -7657,6 +7746,7 @@ var file_common_proto_goTypes = []interface{}{
 	(*ManagerFindRoomListRequest)(nil),          // 90: api.common.ManagerFindRoomListRequest
 	(*ManagerFindRoomListReply)(nil),            // 91: api.common.ManagerFindRoomListReply
 	(*RoomInfo)(nil),                            // 92: api.common.RoomInfo
+	(*ManagerFindChatRecordListRequest)(nil),    // 93: api.common.ManagerFindChatRecordListRequest
 }
 var file_common_proto_depIdxs = []int32{
 	33, // 0: api.common.HomeInfo.tagList:type_name -> api.common.TagList
@@ -8803,6 +8893,18 @@ func file_common_proto_init() {
 				return nil
 			}
 		}
+		file_common_proto_msgTypes[93].Exporter = func(v interface{}, i int) interface{} {
+			switch v := v.(*ManagerFindChatRecordListRequest); i {
+			case 0:
+				return &v.state
+			case 1:
+				return &v.sizeCache
+			case 2:
+				return &v.unknownFields
+			default:
+				return nil
+			}
+		}
 	}
 	type x struct{}
 	out := protoimpl.TypeBuilder{
@@ -8810,7 +8912,7 @@ func file_common_proto_init() {
 			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
 			RawDescriptor: file_common_proto_rawDesc,
 			NumEnums:      0,
-			NumMessages:   93,
+			NumMessages:   94,
 			NumExtensions: 0,
 			NumServices:   0,
 		},

+ 8 - 0
api/common/common.proto

@@ -673,4 +673,12 @@ message RoomInfo{
   int64 likeability = 19;// 好感度
   int64 roomId = 20; // 房间ID
   int64 partnerBenefit = 21;// 接待员在该房间的收益
+}
+
+message ManagerFindChatRecordListRequest{
+  int64 nextId = 1;
+  int64 offset = 2;
+  int64 roomId = 3;
+  string personType = 4; // 类型
+  string personID = 5; // 查询目标的ID
 }

+ 164 - 152
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, 0xca, 0x4b, 0x0a, 0x07, 0x50, 0x61, 0x72, 0x74,
+	0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x32, 0xda, 0x4c, 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,
@@ -2845,6 +2845,15 @@ var file_partner_proto_rawDesc = []byte{
 	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, 0x8d, 0x01, 0x0a, 0x19, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65,
+	0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c,
+	0x69, 0x73, 0x74, 0x12, 0x2c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e,
+	0x2e, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x65, 0x72, 0x46, 0x69, 0x6e, 0x64, 0x43, 0x68, 0x61, 0x74,
+	0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
+	0x74, 0x1a, 0x1f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x63, 0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x2e, 0x43,
+	0x68, 0x61, 0x74, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 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, 0x63, 0x68, 0x61, 0x74, 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,
@@ -3058,52 +3067,53 @@ var file_partner_proto_goTypes = []interface{}{
 	(*common.RoomIDRequest)(nil),                         // 49: api.common.RoomIDRequest
 	(*common.ManagerLoginRequest)(nil),                   // 50: api.common.ManagerLoginRequest
 	(*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
+	(*common.ManagerFindChatRecordListRequest)(nil),      // 52: api.common.ManagerFindChatRecordListRequest
+	(*common.ManagerFindPersonListRequest)(nil),          // 53: api.common.ManagerFindPersonListRequest
+	(*common.ManagerUpdatePersonVoiceRequest)(nil),       // 54: api.common.ManagerUpdatePersonVoiceRequest
+	(*common.ManagerUpdatePersonPicturesRequest)(nil),    // 55: api.common.ManagerUpdatePersonPicturesRequest
+	(*common.ManagerUpdatePersonSignatureRequest)(nil),   // 56: api.common.ManagerUpdatePersonSignatureRequest
+	(*common.ManagerUpdatePersonAvatarRequest)(nil),      // 57: api.common.ManagerUpdatePersonAvatarRequest
+	(*common.ManagerUpdatePersonNameRequest)(nil),        // 58: api.common.ManagerUpdatePersonNameRequest
+	(*common.ManagerUpdatePersonWeightRequest)(nil),      // 59: api.common.ManagerUpdatePersonWeightRequest
+	(*common.ManagerUpdatePersonIsBlackRequest)(nil),     // 60: api.common.ManagerUpdatePersonIsBlackRequest
+	(*common.PersonIDParam)(nil),                         // 61: api.common.PersonIDParam
+	(*common.PersonIDList)(nil),                          // 62: api.common.PersonIDList
+	(*common.UpdateLastScripIDDBRequest)(nil),            // 63: api.common.UpdateLastScripIDDBRequest
+	(*common.FindRecommendRequest)(nil),                  // 64: api.common.FindRecommendRequest
+	(*common.IDParam)(nil),                               // 65: api.common.IDParam
+	(*common.PartnerIDParam)(nil),                        // 66: api.common.PartnerIDParam
+	(*chat.RoomReply)(nil),                               // 67: api.chat.RoomReply
+	(*common.HomeInfo)(nil),                              // 68: api.common.HomeInfo
+	(*common.LookedAndLikedNum)(nil),                     // 69: api.common.LookedAndLikedNum
+	(*statistics.LookAndLikeListReply)(nil),              // 70: api.statistics.LookAndLikeListReply
+	(*common.WxConfResponse)(nil),                        // 71: api.common.WxConfResponse
+	(*common.TagListReply)(nil),                          // 72: api.common.TagListReply
+	(*common.RecommendPersonListReply)(nil),              // 73: api.common.RecommendPersonListReply
+	(*chat.PartnerFindRoomListReply)(nil),                // 74: api.chat.PartnerFindRoomListReply
+	(*common.ChatRecordListReply)(nil),                   // 75: api.common.ChatRecordListReply
+	(*common.ChatRoomMsg)(nil),                           // 76: api.common.ChatRoomMsg
+	(*common.IsLike)(nil),                                // 77: api.common.IsLike
+	(*common.MemeList)(nil),                              // 78: api.common.MemeList
+	(*common.ChatTopicList)(nil),                         // 79: api.common.ChatTopicList
+	(*common.CommonTextList)(nil),                        // 80: api.common.CommonTextList
+	(*common.MemeTitleList)(nil),                         // 81: api.common.MemeTitleList
+	(*common.PartnerChatCardInfo)(nil),                   // 82: api.common.PartnerChatCardInfo
+	(*common.FindOverSevenDayAvatarReply)(nil),           // 83: api.common.FindOverSevenDayAvatarReply
+	(*common.ScripID)(nil),                               // 84: api.common.ScripID
+	(*common.ScripReply)(nil),                            // 85: api.common.ScripReply
+	(*common.ScripInfo)(nil),                             // 86: api.common.ScripInfo
+	(*common.ChatRecordInfo)(nil),                        // 87: api.common.ChatRecordInfo
+	(*chat.UnreadNumReply)(nil),                          // 88: api.chat.UnreadNumReply
+	(*chat.PartnerRoomInfo)(nil),                         // 89: api.chat.PartnerRoomInfo
+	(*statistics.LookMessageReply)(nil),                  // 90: api.statistics.LookMessageReply
+	(*chat.FindNotReplyNumReply)(nil),                    // 91: api.chat.FindNotReplyNumReply
+	(*common.LoginToken)(nil),                            // 92: api.common.LoginToken
+	(*common.ManagerFindRoomListReply)(nil),              // 93: api.common.ManagerFindRoomListReply
+	(*common.ManagerFindPersonListReply)(nil),            // 94: api.common.ManagerFindPersonListReply
+	(*common.PersonMsg)(nil),                             // 95: api.common.PersonMsg
+	(*common.PersonDBReply)(nil),                         // 96: api.common.PersonDBReply
+	(*common.AddFriendMessageInfo)(nil),                  // 97: api.common.AddFriendMessageInfo
+	(*common.PersonDB)(nil),                              // 98: api.common.PersonDB
 }
 var file_partner_proto_depIdxs = []int32{
 	5,  // 0: api.partner.FindExamineRecordListReply.list:type_name -> api.partner.ExamineRecordInfo
@@ -3175,111 +3185,113 @@ var file_partner_proto_depIdxs = []int32{
 	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.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
+	52, // 69: api.partner.Partner.ManagerFindChatRecordList:input_type -> api.common.ManagerFindChatRecordListRequest
+	53, // 70: api.partner.Partner.ManagerFindPartnerList:input_type -> api.common.ManagerFindPersonListRequest
+	54, // 71: api.partner.Partner.ManagerUpdatePartnerVoice:input_type -> api.common.ManagerUpdatePersonVoiceRequest
+	55, // 72: api.partner.Partner.ManagerUpdatePartnerPictures:input_type -> api.common.ManagerUpdatePersonPicturesRequest
+	56, // 73: api.partner.Partner.ManagerUpdatePartnerSignature:input_type -> api.common.ManagerUpdatePersonSignatureRequest
+	57, // 74: api.partner.Partner.ManagerUpdatePartnerAvatar:input_type -> api.common.ManagerUpdatePersonAvatarRequest
+	58, // 75: api.partner.Partner.ManagerUpdatePartnerName:input_type -> api.common.ManagerUpdatePersonNameRequest
+	59, // 76: api.partner.Partner.ManagerUpdatePartnerWeight:input_type -> api.common.ManagerUpdatePersonWeightRequest
+	60, // 77: api.partner.Partner.ManagerUpdatePartnerIsBlack:input_type -> api.common.ManagerUpdatePersonIsBlackRequest
+	61, // 78: api.partner.Partner.GetPartnerDBMsg:input_type -> api.common.PersonIDParam
+	62, // 79: api.partner.Partner.FindPartnerDBList:input_type -> api.common.PersonIDList
+	63, // 80: api.partner.Partner.UpdateLastScripIDDB:input_type -> api.common.UpdateLastScripIDDBRequest
+	64, // 81: api.partner.Partner.FindRecommendPartnerDBList:input_type -> api.common.FindRecommendRequest
+	61, // 82: api.partner.Partner.UpdatePartnerLastLoginTime:input_type -> api.common.PersonIDParam
+	65, // 83: api.partner.Partner.GetPartnerDBMsgByPartner:input_type -> api.common.IDParam
+	66, // 84: api.partner.Partner.GetPartnerDBBalance:input_type -> api.common.PartnerIDParam
+	22, // 85: api.partner.Partner.AddPartnerBalance:input_type -> api.partner.AddPartnerBalanceRequest
+	66, // 86: api.partner.Partner.GetPartnerCircleInfo:input_type -> api.common.PartnerIDParam
+	2,  // 87: api.partner.Partner.GetRecommendPartnerDB:input_type -> api.partner.GetRecommendPartnerDBRequest
+	61, // 88: api.partner.Partner.SendNewUserSendMessage:input_type -> api.common.PersonIDParam
+	1,  // 89: api.partner.Partner.SendOverOneMinuteUnreadMessageMessage:input_type -> api.partner.SendOverOneMinuteUnreadMessageMessageRequest
+	23, // 90: api.partner.Partner.GetPartnerInfo:output_type -> api.partner.PartnerInfo
+	29, // 91: api.partner.Partner.SendPhoneCode:output_type -> google.protobuf.Empty
+	29, // 92: api.partner.Partner.CheckPhoneCode:output_type -> google.protobuf.Empty
+	29, // 93: api.partner.Partner.UpdatePartnerInformation:output_type -> google.protobuf.Empty
+	67, // 94: api.partner.Partner.CreateUserPartnerRoom:output_type -> api.chat.RoomReply
+	25, // 95: api.partner.Partner.GetPartnerBalance:output_type -> api.partner.PartnerBalance
+	68, // 96: api.partner.Partner.PartnerGetHomeInfo:output_type -> api.common.HomeInfo
+	69, // 97: api.partner.Partner.PartnerGetPersonLikedAndLooked:output_type -> api.common.LookedAndLikedNum
+	70, // 98: api.partner.Partner.FindLookList:output_type -> api.statistics.LookAndLikeListReply
+	71, // 99: api.partner.Partner.WxConf:output_type -> api.common.WxConfResponse
+	72, // 100: api.partner.Partner.FindTagListBySex:output_type -> api.common.TagListReply
+	73, // 101: api.partner.Partner.FindOnlineList:output_type -> api.common.RecommendPersonListReply
+	74, // 102: api.partner.Partner.FindWithinSevenDayRoomList:output_type -> api.chat.PartnerFindRoomListReply
+	74, // 103: api.partner.Partner.FindOverSevenDayRoomList:output_type -> api.chat.PartnerFindRoomListReply
+	75, // 104: api.partner.Partner.FindChatRecordList:output_type -> api.common.ChatRecordListReply
+	76, // 105: api.partner.Partner.FindChatRoomMsg:output_type -> api.common.ChatRoomMsg
+	77, // 106: api.partner.Partner.GetPartnerIsLike:output_type -> api.common.IsLike
+	78, // 107: api.partner.Partner.FindMemeByType:output_type -> api.common.MemeList
+	79, // 108: api.partner.Partner.FindChatTopic:output_type -> api.common.ChatTopicList
+	80, // 109: api.partner.Partner.RandomMeme:output_type -> api.common.CommonTextList
+	80, // 110: api.partner.Partner.RandomSwiftMessage:output_type -> api.common.CommonTextList
+	81, // 111: api.partner.Partner.FindMemeTitle:output_type -> api.common.MemeTitleList
+	82, // 112: api.partner.Partner.PartnerGetChatCard:output_type -> api.common.PartnerChatCardInfo
+	81, // 113: api.partner.Partner.FindChatTopicTitle:output_type -> api.common.MemeTitleList
+	29, // 114: api.partner.Partner.PartnerLike:output_type -> google.protobuf.Empty
+	29, // 115: api.partner.Partner.PartnerUnLike:output_type -> google.protobuf.Empty
+	29, // 116: api.partner.Partner.Report:output_type -> google.protobuf.Empty
+	83, // 117: api.partner.Partner.FindOverSevenDayAvatar:output_type -> api.common.FindOverSevenDayAvatarReply
+	29, // 118: api.partner.Partner.UpdateLastScripID:output_type -> google.protobuf.Empty
+	84, // 119: api.partner.Partner.CreateScrip:output_type -> api.common.ScripID
+	29, // 120: api.partner.Partner.DeleteScrip:output_type -> google.protobuf.Empty
+	85, // 121: api.partner.Partner.FindMyScrip:output_type -> api.common.ScripReply
+	85, // 122: api.partner.Partner.FindOtherScrip:output_type -> api.common.ScripReply
+	85, // 123: api.partner.Partner.FindRecommendScrip:output_type -> api.common.ScripReply
+	29, // 124: api.partner.Partner.PersonLookScrip:output_type -> google.protobuf.Empty
+	86, // 125: api.partner.Partner.PersonClickLookBack:output_type -> api.common.ScripInfo
+	87, // 126: api.partner.Partner.PersonReplyScrip:output_type -> api.common.ChatRecordInfo
+	29, // 127: api.partner.Partner.PartnerDeleteChat:output_type -> google.protobuf.Empty
+	88, // 128: api.partner.Partner.GetPartnerAllUnreadNum:output_type -> api.chat.UnreadNumReply
+	89, // 129: api.partner.Partner.GetPartnerRoomByPerson:output_type -> api.chat.PartnerRoomInfo
+	70, // 130: api.partner.Partner.FindLikeList:output_type -> api.statistics.LookAndLikeListReply
+	70, // 131: api.partner.Partner.FindLikedList:output_type -> api.statistics.LookAndLikeListReply
+	29, // 132: api.partner.Partner.PartnerCollect:output_type -> google.protobuf.Empty
+	29, // 133: api.partner.Partner.PartnerDeleteCollect:output_type -> google.protobuf.Empty
+	75, // 134: api.partner.Partner.FindChatCollectList:output_type -> api.common.ChatRecordListReply
+	24, // 135: api.partner.Partner.GetPartnerMessage:output_type -> api.partner.PartnerMessage
+	90, // 136: api.partner.Partner.GetPartnerLookNum:output_type -> api.statistics.LookMessageReply
+	74, // 137: api.partner.Partner.FindUnReplyRoomList:output_type -> api.chat.PartnerFindRoomListReply
+	20, // 138: api.partner.Partner.GetLevelBalanceTable:output_type -> api.partner.LevelTable
+	29, // 139: api.partner.Partner.PartnerGetAward:output_type -> google.protobuf.Empty
+	29, // 140: api.partner.Partner.PartnerUpdateWorkingStatus:output_type -> google.protobuf.Empty
+	91, // 141: api.partner.Partner.FindNotReplyNum:output_type -> api.chat.FindNotReplyNumReply
+	29, // 142: api.partner.Partner.PartnerApplyWithdraw:output_type -> google.protobuf.Empty
+	16, // 143: api.partner.Partner.PartnerWithdrawTemplateList:output_type -> api.partner.PartnerWithdrawTemplateListReply
+	14, // 144: api.partner.Partner.PartnerWithdrawRecordList:output_type -> api.partner.PartnerWithdrawRecordListReply
+	9,  // 145: api.partner.Partner.PartnerGetRoomBalanceAndTodayBalance:output_type -> api.partner.PartnerGetRoomBalanceAndTodayBalanceReply
+	29, // 146: api.partner.Partner.PartnerRegister:output_type -> google.protobuf.Empty
+	6,  // 147: api.partner.Partner.FindExamineList:output_type -> api.partner.FindExamineListReply
+	29, // 148: api.partner.Partner.ExaminePartner:output_type -> google.protobuf.Empty
+	92, // 149: api.partner.Partner.ManagerLogin:output_type -> api.common.LoginToken
+	4,  // 150: api.partner.Partner.FindExamineRecordList:output_type -> api.partner.FindExamineRecordListReply
+	0,  // 151: api.partner.Partner.OnlinePerson:output_type -> api.partner.OnlinePersonReply
+	93, // 152: api.partner.Partner.ManagerFindRoomList:output_type -> api.common.ManagerFindRoomListReply
+	75, // 153: api.partner.Partner.ManagerFindChatRecordList:output_type -> api.common.ChatRecordListReply
+	94, // 154: api.partner.Partner.ManagerFindPartnerList:output_type -> api.common.ManagerFindPersonListReply
+	29, // 155: api.partner.Partner.ManagerUpdatePartnerVoice:output_type -> google.protobuf.Empty
+	29, // 156: api.partner.Partner.ManagerUpdatePartnerPictures:output_type -> google.protobuf.Empty
+	29, // 157: api.partner.Partner.ManagerUpdatePartnerSignature:output_type -> google.protobuf.Empty
+	29, // 158: api.partner.Partner.ManagerUpdatePartnerAvatar:output_type -> google.protobuf.Empty
+	29, // 159: api.partner.Partner.ManagerUpdatePartnerName:output_type -> google.protobuf.Empty
+	29, // 160: api.partner.Partner.ManagerUpdatePartnerWeight:output_type -> google.protobuf.Empty
+	29, // 161: api.partner.Partner.ManagerUpdatePartnerIsBlack:output_type -> google.protobuf.Empty
+	95, // 162: api.partner.Partner.GetPartnerDBMsg:output_type -> api.common.PersonMsg
+	96, // 163: api.partner.Partner.FindPartnerDBList:output_type -> api.common.PersonDBReply
+	29, // 164: api.partner.Partner.UpdateLastScripIDDB:output_type -> google.protobuf.Empty
+	96, // 165: api.partner.Partner.FindRecommendPartnerDBList:output_type -> api.common.PersonDBReply
+	29, // 166: api.partner.Partner.UpdatePartnerLastLoginTime:output_type -> google.protobuf.Empty
+	95, // 167: api.partner.Partner.GetPartnerDBMsgByPartner:output_type -> api.common.PersonMsg
+	26, // 168: api.partner.Partner.GetPartnerDBBalance:output_type -> api.partner.PartnerDBBalance
+	29, // 169: api.partner.Partner.AddPartnerBalance:output_type -> google.protobuf.Empty
+	97, // 170: api.partner.Partner.GetPartnerCircleInfo:output_type -> api.common.AddFriendMessageInfo
+	98, // 171: api.partner.Partner.GetRecommendPartnerDB:output_type -> api.common.PersonDB
+	29, // 172: api.partner.Partner.SendNewUserSendMessage:output_type -> google.protobuf.Empty
+	29, // 173: api.partner.Partner.SendOverOneMinuteUnreadMessageMessage:output_type -> google.protobuf.Empty
+	90, // [90:174] is the sub-list for method output_type
+	6,  // [6:90] 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

+ 7 - 1
api/partner/partner.proto

@@ -468,7 +468,13 @@ service Partner {
       body:"*"
     };
   };
-
+  // 管理员查询聊天记录
+  rpc ManagerFindChatRecordList (common.ManagerFindChatRecordListRequest) returns (common.ChatRecordListReply){
+    option (google.api.http) = {
+      post: "/api/manager/chat/list",
+      body:"*"
+    };
+  };
   // 管理员查询接待员列表
   rpc ManagerFindPartnerList (common.ManagerFindPersonListRequest) returns (common.ManagerFindPersonListReply){
     option (google.api.http) = {

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

@@ -150,6 +150,8 @@ type PartnerClient interface {
 	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)
+	// 管理员查询聊天记录
+	ManagerFindChatRecordList(ctx context.Context, in *common.ManagerFindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error)
 	// 管理员查询接待员列表
 	ManagerFindPartnerList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...grpc.CallOption) (*common.ManagerFindPersonListReply, error)
 	// 管理员更新接待员语音
@@ -768,6 +770,15 @@ func (c *partnerClient) ManagerFindRoomList(ctx context.Context, in *common.Mana
 	return out, nil
 }
 
+func (c *partnerClient) ManagerFindChatRecordList(ctx context.Context, in *common.ManagerFindChatRecordListRequest, opts ...grpc.CallOption) (*common.ChatRecordListReply, error) {
+	out := new(common.ChatRecordListReply)
+	err := c.cc.Invoke(ctx, "/api.partner.Partner/ManagerFindChatRecordList", 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...)
@@ -1080,6 +1091,8 @@ type PartnerServer interface {
 	OnlinePerson(context.Context, *emptypb.Empty) (*OnlinePersonReply, error)
 	// 管理员查询房间列表
 	ManagerFindRoomList(context.Context, *common.ManagerFindRoomListRequest) (*common.ManagerFindRoomListReply, error)
+	// 管理员查询聊天记录
+	ManagerFindChatRecordList(context.Context, *common.ManagerFindChatRecordListRequest) (*common.ChatRecordListReply, error)
 	// 管理员查询接待员列表
 	ManagerFindPartnerList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error)
 	// 管理员更新接待员语音
@@ -1317,6 +1330,9 @@ func (UnimplementedPartnerServer) OnlinePerson(context.Context, *emptypb.Empty)
 func (UnimplementedPartnerServer) ManagerFindRoomList(context.Context, *common.ManagerFindRoomListRequest) (*common.ManagerFindRoomListReply, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method ManagerFindRoomList not implemented")
 }
+func (UnimplementedPartnerServer) ManagerFindChatRecordList(context.Context, *common.ManagerFindChatRecordListRequest) (*common.ChatRecordListReply, error) {
+	return nil, status.Errorf(codes.Unimplemented, "method ManagerFindChatRecordList not implemented")
+}
 func (UnimplementedPartnerServer) ManagerFindPartnerList(context.Context, *common.ManagerFindPersonListRequest) (*common.ManagerFindPersonListReply, error) {
 	return nil, status.Errorf(codes.Unimplemented, "method ManagerFindPartnerList not implemented")
 }
@@ -2524,6 +2540,24 @@ func _Partner_ManagerFindRoomList_Handler(srv interface{}, ctx context.Context,
 	return interceptor(ctx, in, info, handler)
 }
 
+func _Partner_ManagerFindChatRecordList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
+	in := new(common.ManagerFindChatRecordListRequest)
+	if err := dec(in); err != nil {
+		return nil, err
+	}
+	if interceptor == nil {
+		return srv.(PartnerServer).ManagerFindChatRecordList(ctx, in)
+	}
+	info := &grpc.UnaryServerInfo{
+		Server:     srv,
+		FullMethod: "/api.partner.Partner/ManagerFindChatRecordList",
+	}
+	handler := func(ctx context.Context, req interface{}) (interface{}, error) {
+		return srv.(PartnerServer).ManagerFindChatRecordList(ctx, req.(*common.ManagerFindChatRecordListRequest))
+	}
+	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 {
@@ -3143,6 +3177,10 @@ var Partner_ServiceDesc = grpc.ServiceDesc{
 			MethodName: "ManagerFindRoomList",
 			Handler:    _Partner_ManagerFindRoomList_Handler,
 		},
+		{
+			MethodName: "ManagerFindChatRecordList",
+			Handler:    _Partner_ManagerFindChatRecordList_Handler,
+		},
 		{
 			MethodName: "ManagerFindPartnerList",
 			Handler:    _Partner_ManagerFindPartnerList_Handler,

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

@@ -65,6 +65,7 @@ type PartnerHTTPServer interface {
 	GetPartnerLookNum(context.Context, *emptypb.Empty) (*statistics.LookMessageReply, error)
 	GetPartnerMessage(context.Context, *emptypb.Empty) (*PartnerMessage, error)
 	GetPartnerRoomByPerson(context.Context, *common.PersonParam) (*chat.PartnerRoomInfo, error)
+	ManagerFindChatRecordList(context.Context, *common.ManagerFindChatRecordListRequest) (*common.ChatRecordListReply, 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)
@@ -168,6 +169,7 @@ func RegisterPartnerHTTPServer(s *http.Server, srv PartnerHTTPServer) {
 	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/chat/list", _Partner_ManagerFindChatRecordList0_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))
@@ -1879,6 +1881,33 @@ func _Partner_ManagerFindRoomList0_HTTP_Handler(srv PartnerHTTPServer) func(ctx
 	}
 }
 
+func _Partner_ManagerFindChatRecordList0_HTTP_Handler(srv PartnerHTTPServer) func(ctx http.Context) error {
+	return func(ctx http.Context) error {
+		var in common.ManagerFindChatRecordListRequest
+		if err := ctx.Bind(&in); err != nil {
+			return err
+		}
+		if err := ctx.BindQuery(&in); err != nil {
+			return err
+		}
+		http.SetOperation(ctx, "/api.partner.Partner/ManagerFindChatRecordList")
+		h := ctx.Middleware(func(ctx context.Context, req interface{}) (interface{}, error) {
+			return srv.ManagerFindChatRecordList(ctx, req.(*common.ManagerFindChatRecordListRequest))
+		})
+		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
@@ -2131,6 +2160,7 @@ type PartnerHTTPClient interface {
 	GetPartnerLookNum(ctx context.Context, req *emptypb.Empty, opts ...http.CallOption) (rsp *statistics.LookMessageReply, err error)
 	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)
+	ManagerFindChatRecordList(ctx context.Context, req *common.ManagerFindChatRecordListRequest, opts ...http.CallOption) (rsp *common.ChatRecordListReply, 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)
@@ -2632,6 +2662,19 @@ func (c *PartnerHTTPClientImpl) GetPartnerRoomByPerson(ctx context.Context, in *
 	return &out, err
 }
 
+func (c *PartnerHTTPClientImpl) ManagerFindChatRecordList(ctx context.Context, in *common.ManagerFindChatRecordListRequest, opts ...http.CallOption) (*common.ChatRecordListReply, error) {
+	var out common.ChatRecordListReply
+	pattern := "/api/manager/chat/list"
+	path := binding.EncodeURL(pattern, in, false)
+	opts = append(opts, http.Operation("/api.partner.Partner/ManagerFindChatRecordList"))
+	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) ManagerFindPartnerList(ctx context.Context, in *common.ManagerFindPersonListRequest, opts ...http.CallOption) (*common.ManagerFindPersonListReply, error) {
 	var out common.ManagerFindPersonListReply
 	pattern := "/api/manager/partner/list"

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

@@ -871,4 +871,13 @@ export interface RoomInfo{
     /**  接待员在该房间的收益 */
     partnerBenefit?:number;
 }
+export interface ManagerFindChatRecordListRequest{
+    nextId?:number;
+    offset?:number;
+    roomId?:number;
+    /**  类型 */
+    personType?:string;
+    /**  查询目标的ID */
+    personID?:string;
+}
 

+ 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,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 {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,ManagerFindChatRecordListRequest,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";
 
@@ -323,6 +323,11 @@ const PartnerService = {
 	const res = await request.post<{ data: ManagerFindRoomListReply, code: string, message: string }>('/api/manager/room/list', req);
     return res.data.data;
   },
+  /**  管理员查询聊天记录 */
+  ManagerFindChatRecordList: async (req?: ManagerFindChatRecordListRequest) => {
+	const res = await request.post<{ data: ChatRecordListReply, code: string, message: string }>('/api/manager/chat/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);