liurunyu
2025-05-29 4f6a3c11ad13c1182b6db3e7d9a47d50c828b7e2
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 ;
    }