소스 검색

用户列表修改

WH01243 3 년 전
부모
커밋
a1c4446b4e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      service/message_mail_box.go

+ 0 - 1
service/message_mail_box.go

@@ -352,7 +352,6 @@ func (b MessaggeService) CloseChatSession(in *messagecenter.CloseSessionReq) (er
 
 //in数据处理
 func Inhandle(data *[]map[string]interface{}) (messId string) {
-	messId = "''"
 	if len(*data) == 0 {
 		messId = "''"
 		return