文档
测试

电表列表

GET
http://localhost:8088/nanshuo/getMeterList?current=1&size=10&search=&type=1

请求参数

参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
search
string
示例:
必填
type
int
(1电表 )示例:1
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
数据字典
必填
records
array
数据列表
必填
roomName
string
(房间名称)示例:测试
必填
collectNo
string
(采集器)示例:201002011902
必填
online
int
(1在线 2离线)示例:1
必填
meterNo
string
(电表地址)示例:201002011902
必填
detail
备注
必填
gateStatus
int
(1开闸 2合闸)示例:2
必填
multiplier
int
(倍率)示例:1
必填
balance
int
(余额)示例:100
必填
syncTime
string
(上次同步时间)示例:2021-05-20 09:02:09
必填
meterId
int
示例:1
必填
roomId
int
示例:4
必填
total
int
示例:8
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填