商品列表
GET
http://192.168.31.23/api/product/list
请求参数
参数名
类型
描述
必填
word
关键字
必填
cate
品牌
必填
model
型号
必填
level
等级
必填
price_order
排序方式
必填
price
价格区间1,<500 2,500-999 3,1000-1999 4,2000-2999,5,3000-3999,6>3999
必填
响应参数
参数名
类型
描述
必填
count
int
示例:4
必填
current
int
示例:1
必填
limit
int
示例:10
必填
oid
string
示例:11203029
必填
level
string
示例:S
必填
model_name
string
示例:iphone12 pro max
必填
price
int
示例:9500
必填
thumb
string
示例:https://ossload.huishoubaojiadan.com/MiniApp/photo/11203029_0.jpg
必填
describe
string
示例:iphone12 pro max1
必填
code
int
示例:200
必填