文档
测试

查询所有商品

GET
http://localhost:8066/good/goodlist?page=1&pagesize=150

请求参数

参数名
类型
描述
必填
page
int
示例:1
必填
pagesize
int
示例:150
必填

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:查询成功
必填
totla
int
示例:144
必填
page
string
示例:1
必填
pagesize
string
示例:150
必填
pages
int
示例:1
必填
data
array
数据列表
必填
good_id
int
示例:1
必填
name
string
示例:Zespri佳沛新西兰阳光绿奇异果6个105-124g/个
必填
message
string
示例:佳沛品牌 一口酸甜 清香爽口
必填
price
string
示例:33.80
必填
size
string
示例:6个/盒
必填
type
string
示例:新鲜水果
必填
src
string
示例:[http://img09.yiguoimg.com/d/items/2019/190601/9288738152457921_500.jpg,http://img14.yiguoimg.com/d/items/2019/190601/9288738152425153_500.jpg,http://img14.yiguoimg.com/d/items/2019/190530/9288738139121342_500.jpg,http://img10.yiguoimg.com/d/items/2019/190530/9288738139186878_500.jpg]
必填
xqimg
string
示例:[http://img11.yiguoimg.com/d/images/2019/190530/513691896404780734_880x415.jpg,http://img12.yiguoimg.com/d/images/2019/190530/513691896405042878_880x1251.jpg,http://img09.yiguoimg.com/d/images/2019/190530/513691896404747966_880x1251.jpg,http://img13.yiguoimg.com/d/images/2019/190530/513691896404813502_880x1439.jpg,http://img11.yiguoimg.com/d/images/2019/190530/513691896404846270_880x1156.jp...
必填