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:
@@ -13,7 +13,7 @@ type CreateDepartmentResp struct {
|
||||
}
|
||||
|
||||
type UpdateDepartmentReq struct {
|
||||
open_im_sdk.Department
|
||||
*open_im_sdk.Department
|
||||
DepartmentID string `json:"departmentID" binding:"required"`
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user