#
tqs
2022-12-21 de4b127b4b20c84d6432a58cc4fc7438bc079ea6
src/main/java/com/zy/core/model/protocol/SteProtocol.java
@@ -261,6 +261,7 @@
                && !isAlarm()
                && this.chargeStatus == 0
                && isEnable()
                && this.getMode()==1
                ;
        if (!res) {
            return res;