mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
organization
This commit is contained in:
parent
9def85f9ba
commit
6787563efe
@ -23,7 +23,7 @@ type UpdateDepartmentResp struct {
|
|||||||
|
|
||||||
type GetSubDepartmentReq struct {
|
type GetSubDepartmentReq struct {
|
||||||
OperationID string `json:"operationID" binding:"required"`
|
OperationID string `json:"operationID" binding:"required"`
|
||||||
DepartmentID string
|
DepartmentID string `json:"departmentID" binding:"required"`
|
||||||
}
|
}
|
||||||
type GetSubDepartmentResp struct {
|
type GetSubDepartmentResp struct {
|
||||||
CommResp
|
CommResp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user