From 791a5c362c21a33e70370f3e1736d25771cffe67 Mon Sep 17 00:00:00 2001 From: maozw2018 <244424185@qq.com> Date: Thu, 29 Feb 2024 01:20:41 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/完工报告/完工报告.md b/完工报告/完工报告.md index 017e54c..ef1c39d 100644 --- a/完工报告/完工报告.md +++ b/完工报告/完工报告.md @@ -11,6 +11,7 @@ URL: http://localhost:51967/CompRpt/CreateCompRptSrv | ORGCODE| 组织机构编码 | string| | 是 | | DocType| 单据类型 | string| | 是 | | Direction| 收发类型| int| | 是 | | 0 入库 1 出库 +| Reason| 退库理由 | int| | 是 | | | BusinessDate | 交易时间 | Datetime | yyyy-MM-dd HH:ss:mm | 是 | | CompleteDate | 完工时间 | Datetime | yyyy-MM-dd HH:ss:mm | 是 | | HandlePerson | 入库人 | string | | 是 |