#
TQS
2022-12-23 77c0886a0b73e30b00757146da5a6863bb523b3d
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;