From d0a265713fd18162f3a82bdcd22e267df7298c7b Mon Sep 17 00:00:00 2001
From: 杨前锦 <1010338399@qq.com>
Date: 星期一, 26 五月 2025 08:59:52 +0800
Subject: [PATCH] 印尼佳通-半制品代码逻辑优化

---
 HH.WCS.Mobox3/HH.WCS.Mobox3.YNJT_BZP/models/MatlInformation.cs |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.YNJT_BZP/models/MatlInformation.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.YNJT_BZP/models/MatlInformation.cs
index a1372eb..3354fa2 100644
--- a/HH.WCS.Mobox3/HH.WCS.Mobox3.YNJT_BZP/models/MatlInformation.cs
+++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.YNJT_BZP/models/MatlInformation.cs
@@ -27,9 +27,6 @@
         public string bom3 { get; set; }
         public string fovrage { get; set; } // 鏄惁杩囨湡 鏄惁杩囨湡锛坣ull 鎴�绌�榛樿 鍚︼級 Y/N
         public string jdge { get; set; }    // 璐ㄦ鐘舵�
-        public string WMS_jdge { get; set; } // 鍙嶉wms璐ㄦ鐘舵�
-        public DateTime effective_time { get; set; } // 鐢熸晥鏃堕棿
-        public DateTime expiration_time { get; set; } // 澶辨晥鏃堕棿
-        public DateTime last_modify_time { get; set; } // 鏈�悗淇敼鏃堕棿
+        public string last_modify_time { get; set; } // 鏈�悗淇敼鏃堕棿
     }
 }

--
Gitblit v1.9.1