浏览代码

用户列表修改

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