zuoxiao
6 天以前 20b400c3fd2d1c0540a739c81ca0a145e7a3ce7b
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 ;
    }