员工列表
GET
http://localhost:8084/web/employee/getList?current=1&size=10&position=%E5%B7%A1%E6%A3%80%E5%91%98&search=
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
position
string
(维修人员 / 巡检员 无职责)示例:巡检员
必填
search
string
示例:
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
employeeName
string
(员工名)示例:李四
必填
headUrl
string
(头像)示例:https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epjgLZzuZOAJuKibMUeCQounqnIsPh3eXeWibjq3Ifblcp8lVF13xRxwzyeO3gEo2ibPq3ia5oByRzTCQ/132
必填
employeeNum
string
(员工编号)示例:700352
必填
idCard
string
(身份证)示例:33028219970829XXXX
必填
phone
string
(电话)示例:18858442385
必填
position
string
示例:巡检员
必填
createTime
string
示例:2020-12-21 17:08:36
必填
updateTime
string
示例:2020-12-21 17:08:36
必填
qrCode
string
(二维码)示例:https://smart-recovery.oss-cn-hangzhou.aliyuncs.com/pic/2020-12-21/c45fe115050e4fa093bea85638272f2f.jpg
必填
eid
int
示例:3
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填