From e12163c4b0f6ac4462c957b9b87d29b96abb376b Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期五, 05 九月 2025 22:19:56 +0800
Subject: [PATCH] 增加当没有拆码的条码时,增加条码拆码查询方法

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

diff --git a/WebAPI/Models/ClsGy_Material_Model.cs b/WebAPI/Models/ClsGy_Material_Model.cs
index ec4d281..eff743f 100644
--- a/WebAPI/Models/ClsGy_Material_Model.cs
+++ b/WebAPI/Models/ClsGy_Material_Model.cs
@@ -112,7 +112,6 @@
 
         public int HCubicleQty; //宸ヤ綅鏁伴噺
 
-        public string HMaterRuleExternType;
         public string HBarCodePrintName;//鏉$爜榛樿鎵撳嵃妯℃澘鍚嶇О
         public string HMaterRuleExternType; // 缇婃瘺鍏紡
         public string HMaterRuleExternType1; // 姣涘皷鍏紡

--
Gitblit v1.9.1