#
TQS
2022-12-03 c0c2b9731b8925ed217e7ccf7470325e19f07e3d
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;