#
tqs
2022-12-23 9531b2f71c2e26c0de5a7d70529c5e70cf622f60
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;