文档
测试

获取商品分类列表

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

请求参数

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

响应参数

参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
number
示例:200
必填
data
array
数据列表
必填
typeId
number
示例:1
必填
typeName
string
示例:食品类
必填
createTime
string
示例:2020-05-25 10:56:27
必填
sort
number
示例:0
必填
shopId
number
示例:1
必填
isDelete
object
示例:null
必填