员工列表
POST
http://{{test}}/index/people/getStaff
请求参数
参数名
类型
描述
必填
page
int 分页
示例:1
必填
page_size
int
示例:8
必填
name
string 姓名
示例:
必填
post_id
string 岗位id
示例:
必填
sex
string 1男 2女
示例:
必填
type
1不分页
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
id
int
示例:2
必填
name
string 名称
示例:强子
必填
sex
int 1男2女
示例:1
必填
createtime
int
示例:1690360029
必填
updatetime
int
示例:1690360029
必填
date_birth
string 出生日期
示例:1995-05-05
必填
post_id
int
示例:1
必填
phone
string 电话
示例:18537172655
必填
work_time
string 入职时间
示例:2020-02-02
必填
post
string 职位
示例:仓管
必填
count
int
示例:2
必填