Browse Source
update 杂发出库/杂发出库接口.md.
修改
Signed-off-by: maozw2018 <244424185@qq.com>
master
maozw2018
1 year ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
3 additions and
4 deletions
-
杂发出库/杂发出库接口.md
|
|
@ -18,10 +18,9 @@ URL: http://localhost:7889/Misc/CreateMiscShipSV |
|
|
|
| 参数 | 含义 |类型 | 格式 | 是否必填 | 默认值 | 说明 | |
|
|
|
| --- | --- | --- | --- | --- |--- |--- | |
|
|
|
| Item| 料号| string | | 是 | |
|
|
|
| QTY | 数量 | decimal | | 是 | |
|
|
|
| UNITPRICE | 单价 | decimal | | 否 | |
|
|
|
| BINCODE | 库位编码 | string | |是 | |
|
|
|
| WHCODE | 仓库编码 | string | | 是 | |
|
|
|
| Qty | 数量 | decimal | | 是 | |
|
|
|
| Bin | 库位编码 | string | |是 | |
|
|
|
| Wh | 仓库编码 | string | | 是 | |
|
|
|
| MODOCNO | 生产订单号 | string | | 否 | |
|
|
|
| PRODUCTITEMCODE | 产成品编码 | string | | 否 | |
|
|
|
| ISZEROCOST | 零成本 | int | | 否 | 选中传1,不选传0 |
|
|
|