获取商品分组树形列表
POST
http://192.168.31.230:9002/category/getCategoryTree
请求头
参数名
类型
描述
必填
Content-Type
string
示例:application/json;charset=UTF-8
可选
请求参数
参数名
类型
描述
必填
type
int
示例:1
必填
objCode
int
示例:10063
必填
响应参数
参数名
类型
描述
必填
id
int
示例:1
必填
label
string
示例:分类
必填
checkedKeyList
object
示例:null
必填
code
string
示例:0
必填
success
boolean
示例:true
必填
resultMsg
object
示例:null
必填