三级分类展示
GET
/product/category/tree
接口描述
查询三级分类数据组装成父子结构在前台展示
响应参数
参数名
类型
描述
必填
code
int
0为成功其他均失败
必填
msg
String
要给页面提示的信息
必填
data
Object
给页面传递的数据
必填