文档
测试

推荐商品列表

POST
http://192.168.0.91:8070/ipss/app/mall/product/recommend

请求参数

参数名
类型
描述
必填
categoryId
int
品类ID
必填

响应参数

参数名
类型
描述
必填
status
int
示例:4
必填
message
string
示例:查询成功
必填
data
object
数据字典
必填
productList
array
商品列表
必填
id
int
商品id
必填
name
string
商品名称
必填
price
decimal
价格
必填
picUrl
string
缩略图图片地址
必填