文档
测试

根据分类获取商品

GET
/shop/shopproduct/list?productTypeName=图书&page=1&limit=1

接口描述

传productTypeName

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:1
必填
pageSize
int
示例:1
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
productId
int
示例:1477243844914450400
必填
productName
string
示例:钢铁是怎样炼成的
必填
productUrl
object
示例:null
必填
store
int
示例:1
必填
salesAll
int
示例:0
必填
salesMonth
int
示例:0
必填
redCoin
int
示例:1
必填
createTime
string
示例:2022-01-01 19:42:33
必填
status
int
示例:1
必填
limitMax
int
示例:1
必填
typeOrder
object
示例:null
必填
descripe
string
示例:<p>钢铁是怎样炼成的</p>
必填
productTypeId
int
示例:18
必填
productTypeName
string
示例:图书
必填
labelName
object
示例:null
必填
labelId
object
示例:null
必填
userId
int
示例:1
必填