文档
测试

查询设备列表

GET
https://server.youbeihu.top:9000/crud/deviceuser/pc/list

请求参数

参数名
类型
描述
必填
curPage
1
必填
limit
10
必填
state
只能为0/1/2
必填
userName
管理员
必填
ID
必填
workStatus
必填
terminalId
必填
createTime
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:成功
必填
code
int
示例:200
必填
page
object
数据字典
必填
totalCount
int
示例:1
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
id
int
示例:1
必填
name
string
示例:管理员
必填
iot
string
示例:866100036617984
必填
capValue
int
示例:50
必填
workStatus
int
示例:1
必填
income
int
示例:400
必填
orderId
int
示例:1000
必填
terminalId
string
示例:866100036617984
必填
revTime
string
示例:2020-10-13 19:11:10
必填