mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 02:55:58 +08:00
organization
This commit is contained in:
@@ -40,8 +40,8 @@ type DeleteDepartmentResp struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type CreateOrganizationUserReq struct {
|
type CreateOrganizationUserReq struct {
|
||||||
OperationID string `json:"operationID" binding:"required"`
|
OperationID string `json:"operationID" binding:"required"`
|
||||||
OrganizationUser *open_im_sdk.OrganizationUser
|
*open_im_sdk.OrganizationUser
|
||||||
}
|
}
|
||||||
type CreateOrganizationUserResp struct {
|
type CreateOrganizationUserResp struct {
|
||||||
CommResp
|
CommResp
|
||||||
|
|||||||
Reference in New Issue
Block a user