查询磁芯码是否已经入库
GET
/app-api/table/get-coreIsPutIn请求参数
Query 参数
coreBarCode
string
必需
示例代码
返回响应
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer <int32>
可选
data
boolean
可选
msg
string
可选
time
integer <int64>
可选
示例
{
"code": 0,
"data": true,
"msg": "string",
"time": 0
}
最后修改时间: 1 年前