文档
测试

根据code获取分类

GET
http://172.16.3.41:8111/equipment/query/classification/40000000

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
result
array
数据列表
必填
equipmentClassificationId
string
示例:1
必填
key
string
示例:1
必填
equipmentClassificationCode
string
示例:10000000
必填
equipmentClassificationName
string
示例:消防人员防护装备
必填
remark
string
示例:初始导入
必填
parentId
object
示例:null
必填
level
object
示例:null
必填
hasLowerClassification
boolean
示例:false
必填
children
array
数据列表
必填
label
string
示例:消防人员防护装备
必填
value
string
示例:10000000
必填
consumeEquipment
boolean
示例:false
必填
traceId
object
示例:null
必填
devMessage
string
示例:SUCCESS
必填
message
string
示例:
必填
path
string
示例:/equipment/query/classification/40000000
必填