callback add seq

This commit is contained in:
Gordon
2022-12-06 21:26:47 +08:00
parent 9394d340a2
commit f2a35fb833
3 changed files with 24 additions and 38 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ type CallbackBeforePushResp struct {
}
type CallbackBeforeSuperGroupOnlinePushReq struct {
*commonPb.OfflinePushInfo
//*commonPb.OfflinePushInfo
UserStatusBaseCallback
ClientMsgID string `json:"clientMsgID"`
SendID string `json:"sendID"`