#
TQS
2022-12-20 6f49bcc6b53e34ffd9a2c1fb28d761cf1f427a85
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;