#
yxFwq
2024-07-15 0d6225bbd37bb56b6a0c76e389ec867e0b64a65b
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;
                        }