查询所有类别接口
POST
localhost:12000/commodity/getAllType
响应参数
参数名
类型
描述
必填
success
boolean
响应标识
必填
code
int
状态码
必填
msg
String
响应信息
必填
data
Object
响应数据
必填