liurunyu
2024-11-18 828c1d825308f465c0aa1ea7b94b34c49ccac1d9
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/softUpgrade/state/UpgradeState.java
@@ -33,6 +33,7 @@
        this.overTotal = 0;
        this.successTotal = 0;
        this.failTotal = 0;
        this.failOneTotal = 0;
        this.allOver = false ;
    }