From 5d7f033b4aec8dcc7a6d6f2dcf204478d42fd98a Mon Sep 17 00:00:00 2001 From: ningyuqi <1210478975@qq.com> Date: Fri, 9 May 2025 15:06:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A7=94=E5=A4=96=E7=94=A8=E6=96=99=E6=B8=85?= =?UTF-8?q?=E5=8D=95=E5=A2=9E=E5=8A=A0=E9=87=87=E8=B4=AD=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E5=8D=95=E5=8F=B7=E3=80=81=E8=A1=8C=E5=8F=B7=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=EF=BC=8C=E7=94=A8=E4=BA=8E=E6=8E=A5=E6=94=B6ERP=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=EF=BC=8C=E5=AF=B9=E6=8E=A5=E6=97=B6=E4=BC=A0=E9=80=92?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wms/委外用料清单/新增采购订单.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wms/委外用料清单/新增采购订单.md b/wms/委外用料清单/新增采购订单.md index b7c86fb..9f4cb09 100644 --- a/wms/委外用料清单/新增采购订单.md +++ b/wms/委外用料清单/新增采购订单.md @@ -31,6 +31,8 @@ __请求参数__ | AstUnitId | string | 是 | 辅单位 | | ChangeRate | string | 是 | 换算率 | | Remark | string | 否 | 备注 | +| OutsourcePoOrd | string | 否 | 委外采购订单单号 | +| OutsourcePoOrdId | string | 否 | 委外采购订单行号 | | OutsourcedMaterialsDetail | Array | 是 | 委外订单明细 | _OutsourcedMaterialsDetail:__ @@ -69,6 +71,8 @@ __请求示例:__ "AstUnitId": "AstUnitId", "ChangeRate": "ChangeRate", "remark": "remark", + "OutsourcePoOrd": "OutsourcePoOrd", + "OutsourcePoOrdId": "1", "OutsourcedMaterialsDetail": [ { "LineId": "LineId", @@ -122,6 +126,8 @@ __data:__ "change_rate": "ChangeRate", "remark": "remark", "create_username": "ERP", + "OutsourcePoOrd": "OutsourcePoOrd", + "OutsourcePoOrdId": "1", "outsourcedMaterialsDetail": [ { "parent_key": "23a9d58dd3e144ccb554270f8141d845",