Refactor code

This commit is contained in:
wenxu12345
2022-01-15 11:14:29 +08:00
parent e4b6b18712
commit b2c2c1247b
4 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ func modifyMessageByUserMessageReceiveOpt(userID, sourceID string, sessionType i
type NotificationMsg struct {
SendID string
RecvID string
Content []byte
Content []byte // open_im_sdk.TipsComm
MsgFrom int32
ContentType int32
SessionType int32