文档
测试

枪柜的单条查询

GET
http://47.96.185.20:8991/go/cabinet/cabinetsFirst?id=2

请求参数

参数名
类型
描述
必填
id
int
必填

响应参数

application/json
参数名
类型
描述
必填
code
int
示例:0
必填
data
object
数据字典
必填
id
int
示例:2
必填
created_at
string
示例:2021-11-24T17:36:54+08:00
必填
updated_at
string
示例:2021-11-24T17:36:54+08:00
必填
deleted_at
object
示例:null
必填
name
string
示例:枪柜2
必填
code
string
示例:002
必填
hb_rock_ku_shi_id
int
示例:19 库室id
必填
dep_id
int
示例:49 部门id
必填
door_state
int
示例:2 //柜的状态:1:关闭,2:开启
必填
lock_code
string
示例:123
必填
type
int
示例:1
必填
device_serialno
string
示例:abcdef
必填
gun_picture
string
示例:
必填
bullet_picture
string
示例:
必填
volume
int
示例:0
必填
dep_name
string
示例:支队军械库
必填
hb_rock_ku_shi_name
string
示例:警用器材库
必填
msg
string
示例:操作成功
必填