文档
测试

装备分类数据获取接口

POST
http://47.96.185.20:8991/go/zhuangbei_tongji/fenlei

请求头

参数名
类型
描述
必填
Content-Type
application/json; charset=utf-8
必填

请求参数

参数名
类型
描述
必填
id
int
示例:18 (库室id)
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0 (当code为0表示成功,别的表示失败)
必填
data
array
数据列表
必填
hb_rock_zhuangxh_id
int
示例:25
必填
xin_hao
string
示例:小盒子 (分类名称)
必填
tiao
int
示例:1 (数量)
必填
msg
string
示例:操作成功
必填