查询设备列表
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
必填
totalCount
int
示例:1
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填