notification

This commit is contained in:
wangchuxiao
2023-05-06 10:52:29 +08:00
parent a94ef2c290
commit 7df211ca18
5 changed files with 60 additions and 48 deletions
-1
View File
@@ -104,7 +104,6 @@ func (m Message) newUserSendMsgReq(c *gin.Context, params *apistruct.ManagementS
log.Error(mcontext.GetOperationID(c), "Marshal failed ", err.Error(), tips.String())
}
}
utils.GetConversationIDBySessionType()
return &pbData
}