From 2ed7db74976db41fd445ff313e3f5042220fe2eb Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期二, 23 十二月 2025 11:11:38 +0800
Subject: [PATCH] 新增根据物料获取工艺路线工作中心下的产线方法,新增凯贝扫描客户条码解析方法

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

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

--
Gitblit v1.9.1