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