From 7c64eb9e1a107bb9c1327d386a46669197db7107 Mon Sep 17 00:00:00 2001
From: cwjbxqmz <1134865194@qq.com>
Date: 星期四, 12 十月 2023 10:23:25 +0800
Subject: [PATCH] 增加 领用申请单 单据新增编制 模块; 增加 领用申请单列表 单据列表 模块;

---
 WebAPI/Models/ClsSc_AssemblyBillMain.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Models/ClsSc_AssemblyBillMain.cs b/WebAPI/Models/ClsSc_AssemblyBillMain.cs
index bf9758c..d9d6640 100644
--- a/WebAPI/Models/ClsSc_AssemblyBillMain.cs
+++ b/WebAPI/Models/ClsSc_AssemblyBillMain.cs
@@ -24,5 +24,7 @@
         public string HPCrux;
         public string HSCZY;
         public int HSCZYID;
+        public int HProdOrgID; //缁勭粐
+        public int HICMOEntryID; //浠诲姟鍗曞瓙ID
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1