src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -7678,7 +7678,7 @@ if (steProtocol.getCharge()>95.0F || steProtocol.getFullCharge()){ } else if (steProtocol.getCharge()>50.0F){ if (wrkMastExecuteService.selectNoStart(steSlave.getId())==0){ if (wrkMastExecuteService.selectNoStartCharge(steSlave.getId())==0){ if (wrkMastExecuteService.selectMoveStart(steSlave.getId())==0){ continue; }