获取部门下的子部门
POST
/api/uc/v1/dept/getSon
接口描述
获取指定部门下的子部门
请求头
参数名
类型
描述
必填
Authorization
string
token
必填
请求参数
参数名
类型
描述
必填
id
int
部门id
必填