文档
测试

人员查找

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

请求头

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

请求参数

参数名
类型
描述
必填
openid
str
openid
必填
unionid
int
unionid
必填
name
str
员工姓名 或 员工工号 或 手机 [可选]
必填
factory_code
str
工厂编号
必填
employee_id
int
获取某个 员工具体的 个人信息 [可选]
必填
department_id
int
获取指定部门 的 所有员工信息 [可选]
必填

响应参数

参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
str
日志
必填
employees
list
查找到的员工列表
必填
employee_id
int
员工 ID
必填
name
string
员工名称
必填
phone
string
手机
必填
url
string
图片url
必填
employee_no
string
员工编号
必填