设备分类树
POST
http://localhost:8081/shiro/business/deviceCategory/findTree
响应参数
参数名
类型
描述
必填
status
int
示例:0
必填
msg
object
示例:null
必填
id
int
示例:1
必填
pid
int
示例:0
必填
name
string
示例:客票设备
必填
sort
int
示例:1
必填
success
boolean
示例:false
必填