organization

This commit is contained in:
skiffer-git
2022-04-18 15:45:44 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 581dbec117
commit 5271d22174
8 changed files with 314 additions and 311 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ type UpdateOrganizationUserResp struct {
type CreateDepartmentMemberReq struct {
OperationID string `json:"operationID" binding:"required"`
*open_im_sdk.UserInDepartment
*open_im_sdk.DepartmentMember
}
type CreateDepartmentMemberResp struct {