organization
This commit is contained in:
@@ -41,7 +41,7 @@ type DeleteDepartmentResp struct {
|
||||
|
||||
type CreateOrganizationUserReq struct {
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
OrganizationUser *open_im_sdk.OrganizationUser
|
||||
*open_im_sdk.OrganizationUser
|
||||
}
|
||||
type CreateOrganizationUserResp struct {
|
||||
CommResp
|
||||
|
||||
Reference in New Issue
Block a user