mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-27 20:30:40 +08:00
organization
This commit is contained in:
parent
6787563efe
commit
80ba371296
@ -33,7 +33,7 @@ type GetSubDepartmentResp struct {
|
||||
|
||||
type DeleteDepartmentReq struct {
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
DepartmentID string
|
||||
DepartmentID string `json:"departmentID" binding:"required"`
|
||||
}
|
||||
type DeleteDepartmentResp struct {
|
||||
CommResp
|
||||
|
Loading…
x
Reference in New Issue
Block a user