点击分类查询
GET
/api/mp/goods/queryGoodsCategory
请求参数
参数名
类型
描述
必填
shopId
商城id
必填
cateId
商品分类id
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
id
int
示例:1
必填
shopId
int
示例:1
必填
parent
int
示例:0
必填
name
string
示例:热卖
必填
icon
string
示例:http://192.168.1.12:8052/file/图片/O1CN013VoNJX1qlzXL2UuTa_!!2201120685537.jpg_60x60q90-20200619033512270.jpg
必填
adImg
string
示例:http://img1.jpg
必填
children
object
示例:null
必填
id
int
示例:1
必填
name
string
示例:卤鸡
必填
subtitle
string
示例:卤鸡正宗特产五香鸡开袋即食
必填
price
int
示例:56
必填
originalPrice
int
示例:35
必填
costPrice
float
示例:0.01
必填
image
string
示例:[{"name":"O1CN01fD2J0S1fPaO7XE8dp_!!1890933999-20200610114837758.jpg","url":"http://192.168.1.12:8052/file/图片/O1CN01fD2J0S1fPaO7XE8dp_!!1890933999-20200610114837758.jpg","uid":1591760917790,"status":"success"},{"name":"O1CN01dJqbCl1fPaO4tZIq4_!!1890933999-2020061011484243.jpg","url":"http://192.168.1.12:8052/file/图片/O1CN01dJqbCl1fPaO4tZIq4_!!1890933999-2020061011484243.jpg","uid":1591760922...
必填
show
boolean
(true:表示点击的分类 false:其他分类)示例:true
必填