organization

pull/455/head
skiffer-git 3 years ago committed by Xinwei Xiong(cubxxw-openim)
parent df2271ee9a
commit f917eb19f1

@ -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

Loading…
Cancel
Save