wxw
2025-08-17 e4690fca932b352927af3d186ed2a4767f017e79
Admin.NET/WCS.Application/PLC/PLCCommon.cs
@@ -29,7 +29,7 @@
        }
        // 各层输送线跺机放货工位集合
        var conveyList1 = new List<string>() { "152", "153", "160", "094","019","037","054","078" };
        var conveyList1 = new List<string>() { "152", "153", "155", "160", "094", "019", "037", "054", "078" };
        var conveyList4 = new List<string>() { "266", "265"};
        PlcTaskInfo taskInfo = new PlcTaskInfo();