From 7f0779d2620af812addb71f9a2685c6e7635e73d Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 16 六月 2025 10:09:50 +0800
Subject: [PATCH] refactor: 移动 Gy_BarCodeBill_PNL_TempController.cs, Gy_PNLInfoController.cs, Gy_BarCodeBill_Set_TempController.cs 到 Controllers/华远datamapping; 移动 Gy_PNLInfoSub.cs 到 Controllers/Models

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

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

--
Gitblit v1.9.1