文档
测试

2.0入库

POST
http://localhost:8080/app/putSample

请求参数

参数名
类型
描述
必填
sampleCode
string
示例:882888233131121
必填
sampleType
int
示例:1
必填
type
int
示例:1
必填
deviceNo
string
示例:deee1d447aac3db7a97cf7f2998d1333f87eddc9455dc404e48e165be215eb60
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
int
示例:120(关门报警时间 单位 秒)
必填

说明 / 示例

{ "msg": "该条码已经入库", "code": 500 }