This commit is contained in:
wangchuxiao
2022-07-01 12:14:15 +08:00
parent 0835ecf0ed
commit 8849cd46c9
3 changed files with 34 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import commonPb "Open_IM/pkg/proto/sdk_ws"
type CallbackOfflinePushReq struct {
UserStatusCallbackReq
*commonPb.OfflinePushInfo
CommonCallbackReq
//CommonCallbackReq
SendID string `json:"sendID"`
GroupID string `json:"groupID"`
ContentType int32 `json:"contentType"`