pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V202404/parse/Cd_92_A2_Down.java
@@ -94,11 +94,7 @@ bs[index] = cvo.projectNo.byteValue() ; index ++ ; if(cvo.controllerType.equals("01")){ bs[index] = (byte)0xF0 ; }else{ bs[index] = (byte)0x00 ; } GlCreate.createValveOrPump(cvo.controllerType, bs, index) ; index ++ ; GlCreate.createIcCardNo(cvo.icCardNo, bs, index);