This commit is contained in:
icey-yu
2024-08-09 17:52:03 +08:00
committed by GitHub
parent 17816053f3
commit 7110183892
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ type CommonCallbackReq struct {
MsgFrom int32 `json:"msgFrom"`
ContentType int32 `json:"contentType"`
Status int32 `json:"status"`
SendTime int64 `json:"sendTime"`
CreateTime int64 `json:"createTime"`
Content string `json:"content"`
Seq uint32 `json:"seq"`