liurunyu
2024-11-18 e586b5c608bd8b8c75d254e9d2b1f432ce1e3169
pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/java/com/dy/pipIrrRemote/rtuUpgrage/RtuUpgradeStateReceiverCtrl.java
@@ -241,12 +241,7 @@
            }
        }
        if(n == 40
                || n == 41
                || n == 42
                || n == 43
                || n == 44
                || n == 45){
        if(n == 45){
            if(rtu.currentPackage != 1){
                //升死
                rtu.state = UpgradeRtu.STATE_FAIL ;