From b5234c3a70322686d27b3afc23309650d1067523 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 26 十一月 2025 10:21:41 +0800
Subject: [PATCH] 添加基础资料重复代码校验

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

diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 09adba9..37cdef5 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -120,6 +120,7 @@
         public string HMaterRuleExternType1; // 姣涘皷鍏紡
         public string HCircularKnittingMachineCode; //鍦嗘満浠g爜
 
+        public int HMinPOQty;//绠辫
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1