文档
测试

商品信息列表查询/分页

GET
http://47.113.102.225:8088/goods/goodslis?page=1&pagesize=10

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
pagesize
int
示例:10
必填
findquery
string
示例:{"hasCoupons": false}
必填
sortquery
string
示例:{"itemPrice" : -1}
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
message
string
示例:查询成功
必填
data
array
数据列表
必填
_id
string
示例:5f6496b2507c9e15d8cb9d17
必填
disprice
int
示例:158
必填
hasCoupons
boolean
示例:false
必填
id
int
示例:17870
必填
name
string
示例: GOO.N大王婴幼儿用纸尿裤天使系列L38片
必填
oldprice
int
示例:178
必填
pic5
object
示例:null
必填
piclogo
string
示例:http://best1-wexin.oss-cn-hangzhou.aliyuncs.com/images/upload/201810/26ORrRam.jpg
必填
piclogo2
string
示例:http://best1-wexin.oss-cn-hangzhou.aliyuncs.com/images/upload/201810/26VuDTgP.jpg
必填
price
int
示例:158
必填
store
int
示例:50
必填
tabType
object
示例:null
必填