This commit is contained in:
wangchuxiao
2022-08-31 00:43:06 +08:00
parent a4b95cb7cf
commit c2831e6676
7 changed files with 28 additions and 22 deletions
+1
View File
@@ -13,6 +13,7 @@ type GetChatLogsReq struct {
GroupID string `json:"groupID"`
SendTime string `json:"sendTime"`
RequestPagination
OperationID string `json:"operationID"`
}
type GetChatLogsResp struct {