mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 19:57:51 +08:00
organization
This commit is contained in:
parent
df2271ee9a
commit
f917eb19f1
@ -40,8 +40,8 @@ type DeleteDepartmentResp struct {
|
||||
}
|
||||
|
||||
type CreateOrganizationUserReq struct {
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
OrganizationUser *open_im_sdk.OrganizationUser
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
*open_im_sdk.OrganizationUser
|
||||
}
|
||||
type CreateOrganizationUserResp struct {
|
||||
CommResp
|
||||
|
Loading…
x
Reference in New Issue
Block a user