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();