价格列表
GET
http://localhost:8087/admin/price/getList?current=1&size=10&type=
请求参数
参数名
类型
描述
必填
current
int
示例:1
必填
size
int
示例:10
必填
type
string
示例:
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
priceId
int
示例:4
必填
type
int
(1 电价 2水价 3房价)示例:3
必填
priceName
string
(名称)示例:出售1
必填
basePrice
int
(价格)示例:50000
必填
stagePrice
array
尖峰平谷
必填
detail
string
(备注)示例:出售房价
必填
createTime
string
示例:2021-04-23 09:25:50
必填
total
int
示例:4
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填