From c50f85e4528708d2c6932c1eacf7354d02b5754d Mon Sep 17 00:00:00 2001 From: maozw2018 <244424185@qq.com> Date: Tue, 5 Sep 2023 01:17:07 +0000 Subject: [PATCH] =?UTF-8?q?update=20=E5=AE=8C=E5=B7=A5=E6=8A=A5=E5=91=8A/?= =?UTF-8?q?=E5=AE=8C=E5=B7=A5=E6=8A=A5=E5=91=8A.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: maozw2018 <244424185@qq.com> --- 完工报告/完工报告.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/完工报告/完工报告.md b/完工报告/完工报告.md index ccfce74..de0ee40 100644 --- a/完工报告/完工报告.md +++ b/完工报告/完工报告.md @@ -20,8 +20,8 @@ URL: http://localhost:51967/CompRpt/CreateCompRptSrv | EligibleQty | 合格数量 | decimal | | 是 | | ScrapQty | 报废数量 | decimal | | 是 | | OwnerOrg | 货主组织 | string | | 是 | -| RcvOrg | 入库组织 | string | | 否 | -| RcvWh | 存储地点 | string | | 否 | +| RcvOrg | 入库组织 | string | | 是 | +| RcvWh | 存储地点 | string | | 是 | --- 单据行 lines | 参数 | 含义 |类型 | 格式 | 是否必填 | 默认值 | 说明 |