mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-06 10:30:59 +08:00
orgization
This commit is contained in:
parent
8155551464
commit
7843d81c18
@ -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