zuoxiao
2025-04-27 4513ef24bf9b188c2a77d6ce94f1a6b7e9ebf0e6
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V2/upVos/DataAlarmVo.java
@@ -69,7 +69,7 @@
        }
       if(loss != null && loss == 1){
            txt += (hasTxt?"、":"") + "漏损报警" ;
           hasTxt = true ;
            hasTxt = true ;
        }
        return txt ;
    }