mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
orgization
This commit is contained in:
parent
c82e35f55c
commit
7f05212771
@ -116,6 +116,6 @@ type GetUserInOrganizationReq struct {
|
||||
|
||||
type GetUserInOrganizationResp struct {
|
||||
CommResp
|
||||
OrganizationUserList []*open_im_sdk.OrganizationUser `json:"organizationUserList"`
|
||||
OrganizationUserList []*open_im_sdk.OrganizationUser `json:"-"`
|
||||
Data []map[string]interface{} `json:"data" swaggerignore:"true"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user