From 033d6d49fbb0a924653c7fd3ef3700a24f37ee59 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期一, 22 十二月 2025 16:16:41 +0800
Subject: [PATCH] 1
---
WebAPI/Models/ClsGy_Material_Model.cs | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index b6c2f2e..8198210 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,8 +115,13 @@
public int HCubicleQty; //宸ヤ綅鏁伴噺
+ public string HBarCodePrintName;//鏉$爜榛樿鎵撳嵃妯℃澘鍚嶇О
public string HMaterRuleExternType; // 缇婃瘺鍏紡
public string HMaterRuleExternType1; // 姣涘皷鍏紡
public string HCircularKnittingMachineCode; //鍦嗘満浠g爜
+
+ public int HMinPOQty;//绠辫
+ public int HMaxPOQty;//鎵樿
+
}
}
\ No newline at end of file
--
Gitblit v1.9.1