文档
测试

入库提交

POST
http://localhost:8088/hlm-wms/wms/wmsstockin/save

请求头

参数名
类型
描述
必填
token
string
必填

请求参数

参数名
类型
描述
必填
t
int
示例:1676372757171
可选
orderInNo
string
示例:jwx897978687787 外部单号
必填
headId
int
示例:118 外部单号id(jwx提供)
必填
type
string
示例:0 入库
必填
state
string
示例:1 默认传 1
必填
text
string
示例:备注
可选
wmsStockInDetailList
array
数据列表
必填
goodsBarCode
string
示例:a9c47936-7c78-4c70-96b4-51f9bcea28d3
必填
goodsNum
int
示例:50
必填
batchNo
string
示例:202109164H
必填
piatsCode
string
示例:3333333333333 追溯码
必填
goodsNumUnit
string
单位 默认传0 代表 支
必填

响应参数

application/json
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填