superGroupMaxSeq

This commit is contained in:
wangchuxiao
2022-07-26 15:41:16 +08:00
parent f84cc0554f
commit 192c764c8c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ type ManagementBatchSendMsgResp struct {
}
type CheckMsgIsSendSuccessReq struct {
OperationID string
OperationID string `json:"operationID"`
}
type CheckMsgIsSendSuccessResp struct {