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, 4 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index 5e48eec..eff743f 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -112,6 +112,9 @@
public int HCubicleQty; //宸ヤ綅鏁伴噺
- public string HMaterRuleExternType;
+ public string HBarCodePrintName;//鏉$爜榛樿鎵撳嵃妯℃澘鍚嶇О
+ public string HMaterRuleExternType; // 缇婃瘺鍏紡
+ public string HMaterRuleExternType1; // 姣涘皷鍏紡
+ public string HCircularKnittingMachineCode; //鍦嗘満浠g爜
}
}
\ No newline at end of file
--
Gitblit v1.9.1