From 0485de2feda1b4a5a29d7e2436c11ffd2849675a Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期二, 02 九月 2025 13:37:27 +0800
Subject: [PATCH] 源单列表

---
 WebAPI/Models/ClsGy_Material_Model.cs |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 341573b..5e48eec 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -39,9 +39,9 @@
         public long HUnitGroupID;
         public long HMaterTypeID;
         public double HPlanPrice;
-        public int HUSEORGID;
+        //public int HUSEORGID;
         public int HERPItemID;
-        public int HCREATEORGID;
+       // public int HCREATEORGID;
         public int HPlanMode;
         public int HBatchManager;
         public string HOldMaterNumber;
@@ -111,5 +111,7 @@
         public int HDivisionID; //浜嬩笟閮�
 
         public int HCubicleQty; //宸ヤ綅鏁伴噺
+
+        public string HMaterRuleExternType;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1