From 514e0b05b51f82203e716bc506c7cccb58e7434e Mon Sep 17 00:00:00 2001
From: cjs <2216046164@qq.com>
Date: 星期四, 19 六月 2025 17:23:08 +0800
Subject: [PATCH] 111

---
 ams/Hanhe.iWCS.TaizhouGEMTwoProtocol/EnentListen.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/ams/Hanhe.iWCS.TaizhouGEMTwoProtocol/EnentListen.cs b/ams/Hanhe.iWCS.TaizhouGEMTwoProtocol/EnentListen.cs
index 6cc5262..126e53a 100644
--- a/ams/Hanhe.iWCS.TaizhouGEMTwoProtocol/EnentListen.cs
+++ b/ams/Hanhe.iWCS.TaizhouGEMTwoProtocol/EnentListen.cs
@@ -314,7 +314,7 @@
                         list.ForEach(a =>
                         {
                             // 鍖呰鏈哄惎鍔ㄦ椂璇诲彇銆愮炕椤甸�閬撱�锛屾牴鎹〉鍙疯幏鍙栦簲鏉℃暟鎹紝鐒跺悗鍐欏叆鍖呰鏈�-                            //ERPService.WriteItemInfoTwo(a);
+                            ERPService.WriteItemInfoTwo(a);
 
                             PLCControl.CheckPackingMachineTetracobalt(a);
                         });
@@ -344,7 +344,6 @@
                 {
                     if (CheckStartFree(plc.location))
                     {
-                        //PLCControl.CheckPackingLineFullTwo(plc);
                         PLCControl.CheckPackingLineFullThree(plc);
                     }
                 }

--
Gitblit v1.9.1