src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -1670,7 +1670,7 @@ } // 命令下发 ------------------------------------------------------------------------------- if (!commands.isEmpty()) { if (led.getId() == 2) { if (led.getId() == 3) { if (!MessageQueue.offer(SlaveType.Led, led.getId(), new Task(3, commands))) { News.error(""+mark+" - 2"+" - {}号LED命令下发失败!!![ip:{}] [port:{}]", led.getId(), led.getIp(), led.getPort()); continue;