| src/main/java/com/zy/core/thread/impl/ZyStationThread.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/com/zy/core/thread/impl/ZyStationThread.java
@@ -104,7 +104,7 @@ if (task != null) { step = task.getStep(); } if (step == 2 && task != null) { if (step == 2) { sendCommand((StationCommand) task.getData()); } } catch (Exception e) {