用设备号获取货柜号
POST
http://test.ssib.gzncloud.com/api/face/getCabinet
请求参数
参数名
类型
描述
必填
deviceNo
Integer
设备编号
必填
响应参数
参数名
类型
描述
必填
code
int
错误码 0成功 ,其他失败
必填
msg
String
消息提示
必填
data
Integer
货柜数量
必填