From 549df1cac1529f4fc9b5d9b64e27de5d5d8b8951 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 22 十月 2025 13:53:41 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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

diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index ec4d281..09adba9 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -73,6 +73,9 @@
         public int HQCSchemeID_Fst;
         public int HQCSchemeID_Proc;
         public int HQCSchemeID_Patrol;
+        public int HQCSchemeID_POStockIn;
+        public int HQCSchemeID_LastPiece;
+        public int HQCSchemeID_OutComp;
         public string HColorNo;//棰滆壊鑹插彿
         public double HPieceMaxQty; //鍗曚欢鏈�澶т笂闄�
 
@@ -112,10 +115,11 @@
 
         public int HCubicleQty; //宸ヤ綅鏁伴噺
 
-        public string HMaterRuleExternType;
         public string HBarCodePrintName;//鏉$爜榛樿鎵撳嵃妯℃澘鍚嶇О
         public string HMaterRuleExternType; // 缇婃瘺鍏紡
         public string HMaterRuleExternType1; // 姣涘皷鍏紡
         public string HCircularKnittingMachineCode; //鍦嗘満浠g爜
+
+
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1