#
luxiaotao1123
2022-12-16 261a155bfc3dd5b51c207af23b3ef631253dcfd6
src/main/java/com/zy/asrs/service/impl/MainServiceImpl.java
@@ -2631,7 +2631,7 @@
                    } while (false);
                    if (steCharge == null) {
                        log.warn("{}号小车【电量:{}】充电失败,原因:没有空闲充电桩。", ste.getId(), steProtocol.getCharge());
//                        log.warn("{}号小车【电量:{}】充电失败,原因:没有空闲充电桩。", ste.getId(), steProtocol.getCharge());
                        continue;
                    }
                    String chargeLocNo = steCharge.locNo;