文档
测试

部门&职位 - 查找

POST
http://jine.tentxuetang.com/wsc/minip/hr/searchDepartments

请求头

参数名
类型
描述
必填
content-type
string
application/json
必填

请求参数

参数名
类型
描述
必填
openid
str
openid
必填
unionid
int
unionid
必填
factory_code
str
工厂编号
必填

响应参数

参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
str
日志
必填
departments
list
查找到的员工列表
必填
department_id
int
部门 ID
必填
department_name
string
部门 名称
必填
parent_id
int
父级部门 ID
必填
parent_name
string
父级部门 名称
必填
jobs
list
职位
必填
job_id
int
职位 ID
必填
name
string
显示 名称
必填
department_id
int
部门 ID
必填
department_name
string
部门 名称
必填