From 202069305a887e2dc42ea2ff526552a2ff7ef8f0 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期一, 13 十月 2025 14:28:04 +0800
Subject: [PATCH] 优化物料同步接口api,增加客户物料对应表api接口

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

diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 7f2c508..eff743f 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -111,5 +111,10 @@
         public int HDivisionID; //浜嬩笟閮�
 
         public int HCubicleQty; //宸ヤ綅鏁伴噺
+
+        public string HBarCodePrintName;//鏉$爜榛樿鎵撳嵃妯℃澘鍚嶇О
+        public string HMaterRuleExternType; // 缇婃瘺鍏紡
+        public string HMaterRuleExternType1; // 姣涘皷鍏紡
+        public string HCircularKnittingMachineCode; //鍦嗘満浠g爜
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1