物品分类树
POST
http://localhost:8081/shiro/business/productCategory/findTree
响应参数
参数名
类型
描述
必填
status
int
示例:0
必填
msg
object
示例:null
必填
id
int
示例:1
必填
pid
int
示例:0
必填
name
string
示例:客票配件
必填
sort
int
示例:1
必填
comment
string
示例:无
必填
id
int
示例:3
必填
pid
int
示例:1
必填
name
string
示例:打印机类
必填
sort
int
示例:1
必填
comment
string
示例:无
必填
success
boolean
示例:true
必填