设备维修列表
GET
http://localhost:8084/web/device/getDeviceFixList?current=1&size=10&startTime=&endTime=&search=
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
startTime
string
示例:
必填
endTime
string
示例:
必填
search
string
示例:
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
employeeName
string
(员工名)示例:张三
必填
wxHeadUrl
string
(微信头像)示例:https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epjgLZzuZOAJuKibMUeCQounqnIsPh3eXeWibjq3Ifblcp8lVF13xRxwzyeO3gEo2ibPq3ia5oByRzTCQ/132
必填
dfId
int
(设备维修id)示例:1
必填
employeeNum
string
(员工编号)示例:207924
必填
createTime
string
示例:2020-12-29 14:25:58
必填
headUrl
string
(头像)示例:https://thirdwx.qlogo.cn/mmopen/vi_32/DYAIOgq83epjgLZzuZOAJuKibMUeCQounqnIsPh3eXeWibjq3Ifblcp8lVF13xRxwzyeO3gEo2ibPq3ia5oByRzTCQ/132
必填
employeeId
int
(员工id)示例:1
必填
detail
string
(维修内容)示例:第一次维修保养
必填
wxName
string
(微信名)示例:天
必填
deviceId
int
(设备id)示例:2
必填
deviceName
string
(设备名)示例:履带式单斗液压挖掘机
必填
factoryNumber
string
(设备自编号)示例:GHJ-HZ-5009
必填
total
int
示例:1
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填