#
TQS
2024-08-17 ceaaedb19df3e30ab7970b7e7e8590b5b13b6cf2
src/main/java/com/zy/asrs/controller/SteController.java
@@ -261,6 +261,7 @@
                SteThread steThread = (SteThread) SlaveConnection.get(SlaveType.Ste, steSlave.getId());
                SteProtocol steProtocol = steThread.getSteProtocol();
                if (steProtocol == null) { continue; }
                if (steProtocol.loca==0) continue;
                SteCommand steCommand = new SteCommand();
                steCommand.setSteNo(param.getSteNo()); // 穿梭车编号
                if (steProtocol.getMode() == 0) {