@@ -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