#
luxiaotao1123
2022-12-20 eedd9a620d3ed8ea9c34553eb2e132ee88e82cff
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;