src/main/java/com/zy/core/model/protocol/NyShuttleProtocol.java
@@ -535,7 +535,7 @@ if (chargeLine == null) { return false; } return this.getPowerPercent() < chargeLine || this.minCellVoltage < 2900; return this.getPowerPercent() < chargeLine; } catch (Exception e) { News.error("fail", e); return false;