mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
cms
This commit is contained in:
@@ -24,7 +24,7 @@ type GroupResponse struct {
|
||||
|
||||
type GetGroupsRequest struct {
|
||||
RequestPagination
|
||||
OperationID string `json:"operationID"`
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
}
|
||||
|
||||
type GetGroupsResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user