From 0a7beb214741d32d8ee7700a354ec5dfbe9ff29e Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期四, 25 十二月 2025 11:33:44 +0800
Subject: [PATCH] 新增小卫自定义字段
---
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 8198210..5288163 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -119,9 +119,13 @@
public string HMaterRuleExternType; // 缇婃瘺鍏紡
public string HMaterRuleExternType1; // 姣涘皷鍏紡
public string HCircularKnittingMachineCode; //鍦嗘満浠g爜
-
+ //灏忓崼鑷畾涔�
public int HMinPOQty;//绠辫
public int HMaxPOQty;//鎵樿
+ public string HMaterColor;//鎵樿
+ public string HMidBoxSize;//鎵樿
+ public string HVolume;//鎵樿
+
}
}
\ No newline at end of file
--
Gitblit v1.9.1