Browse Source

用户列表修改

WH01243 3 years ago
parent
commit
a1c4446b4e
1 changed files with 0 additions and 1 deletions
  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