文档
测试

手动出入库

POST
/store/StoreStockRecord/saveManualStockInAndOut

请求参数

参数名
类型
描述
必填
in_and_out
int
1-出库 2-入库
必填
goods_id
int
商品ID
必填
number
int
数量
必填
good_price
float
价格
必填
stock_type
int
1-自用 2-报废 3-其他 4-采购
必填

说明 / 示例

{ "timestamp": 1609818490005, "status": 1, "info": "" }