111
cjs
2025-06-19 514e0b05b51f82203e716bc506c7cccb58e7434e
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);
                    }
                }