文档
测试

商品列表

GET
http://localhost:8082/wx/item/getList?shopId=1

请求参数

参数名
类型
描述
必填
shopId
number
示例:1
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
number
示例:200
必填
data
array
数据列表
必填
typeId
number
示例:1(分类id)
必填
typeName
string
示例:食品类
必填
createTime
object
示例:null
必填
sort
object
示例:null
必填
shopId
number
示例:1
必填
isDelete
object
示例:null
必填
itemList
array
数据列表
必填
itemId
number
示例:1(产品id)
必填
typeId
object
示例:null
必填
itemName
string
示例:卫龙2(名称)
必填
itemPic
string
示例:
必填
oldPrice
object
示例:null
必填
vipPrice
number
示例:0.7
必填
itemDesc
string
示例:好吃 卫生(介绍)
必填
itemStatus
object
示例:null
必填
sort
object
示例:null
必填
createTime
object
示例:null
必填
updateTime
object
示例:null
必填
isDelete
object
示例:null
必填
specsList
object
示例:null
必填
shopId
object
示例:null
必填