根据条件查询部门层级信息
GET
/api-web-v1/departs
请求参数
Query 参数
label
string
查询的字段名
示例值:
name
search
string
可选
示例值:
经理室
page
string
可选
示例值:
1
limit
string
可选
示例值:
2
Header 参数
Authorization
string
可选
示例值:
Bearer {{token}}
示例代码
返回响应
修改于 2023-07-26 03:13:26