pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/softUpgrade/state/UpgradeState.java
@@ -20,6 +20,10 @@ public int failOneTotal ;//所有一包死失败 public UpgradeState() { this.init(); } public void init(){ this.rtuTotal = 0; this.offLineTotal = 0; this.unStartTotal = 0;