设备列表
GET
http://localhost:8084/web/device/getList?current=1&size=10&dtId=1&search=
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
dtId
int
(分类id)示例:1
必填
search
string
示例:
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
address
string
(地址)示例:一区
必填
dtId
int
(分类id)示例:1
必填
polling_period
string
(巡检周期)示例:每周一次
必填
deviceQrcode
string
(二维码)示例:https://smart-recovery.oss-cn-hangzhou.aliyuncs.com/pic/2020-12-21/f090e259e70c4bebb04a61ecdf8bf7da.jpg
必填
typeName
string
(分类名)示例:挖掘机
必填
deviceModel
string
(设备型号)示例:kkkk
必填
deviceNo
string
(设备编号)示例:2222
必填
deviceId
int
(设备id)示例:4
必填
factoryNumber
string
(自编号)示例:dfgffd
必填
deviceCertificate
string
(设备证书)示例:https://
必填
employeeName
员工名
必填
employeeNum
员工号
必填
phone
电话
必填
daId
设备管理id
必填
headUrl
头像
必填
type
1 维修员 2 巡查员
必填
patrolList
list
巡查员信息 同上
必填
operaterList
必填
headList
必填
total
int
示例:2
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填