商品列表
POST
http://wjym.didizy.com/v1/goodsList/1/0/10
接口描述
商品列表 第一个参数为分类id 1为新能源 2为酒店 第二个为起始查询点 第三个为查询条数
请求参数
参数名
类型
描述
必填
gc_id
number
分类id
必填
响应参数
参数名
类型
描述
必填
errCode
int
示例:1000
必填
msg
string
示例:获取分类商品成功
必填
id
int
示例:3
必填
goods_name
string
示例:汽车1
必填
gc_id
int
示例:2
必填
goods_price
string
示例:990.00
必填
goods_type
int
1为汽车 2为酒店 示例:1
必填
goodImg
string
示例:http://qiniu.emjiayuan.com/upload_file/ems/2018071610161252234
必填
createtime
string
示例:2020-04-30 15:00:00
必填
total
int
示例:1
必填