文档
测试

商品分类

POST
/Home/Goods/allCategories

接口描述

商品分类

请求参数

参数名
类型
描述
必填
node
默认值:root
必填

响应参数

参数名
类型
描述
必填
0
object
数据字典
必填
id
string
分类id 示例:66D899C2-B3F3-11E4-9DEA-782BCBD7746B
必填
text
string
名称 示例:大家电
必填
code
string
编号 示例:1
必填
fullName
string
全名示例:大家电
必填
taxRate
object
税率示例:null
必填
mType
string
示例:不限
必填
children
array
子类 数据列表
必填
leaf
boolean
示例:true
必填
expanded
boolean
示例:true
必填
iconCls
string
示例:PSI-GoodsCategory
必填
cnt
string
示例:25
必填