pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V202404/parse/Cd_92_A2_Up.java
@@ -80,8 +80,10 @@ //2025-05-13江海叫删除 //index += 8 ; //cdData.opDt = GlParse.parseRtuDt(bs, index) ; //index += 6 ; //cdData.opType = bs[index]; index += 6 ; index += 8 ; cdData.opType = bs[index]; index ++ ; pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V202404/upVos/DataCd92_A2Vo.java
@@ -48,7 +48,7 @@ sb.append("\n") ; */ sb.append(" 开启泵/阀类型 : ") ; sb.append(opType == null?"未知":(opType.byteValue() == 0x01 ? "平台":"用户")) ; sb.append(opType == null?"未知":(opType.byteValue() == 0x02 ? "平台":"用户")) ; sb.append("\n") ; sb.append(" 开启泵/阀结果 : ") ; sb.append(opResult == null?"未知":(opResult.byteValue() == 0x01 ? "成功":"失败")) ; @@ -79,7 +79,7 @@ sb.append("\n") ; */ sb.append("开启泵/阀类型 : ") ; sb.append(opType == null?"未知":(opType.byteValue() == 0x01 ? "平台":"用户")) ; sb.append(opType == null?"未知":(opType.byteValue() == 0x02 ? "平台":"用户")) ; sb.append("\n") ; sb.append("开启泵/阀结果 : ") ; sb.append(opResult == null?"未知":(opResult.byteValue() == 0x01 ? "成功":"失败")) ; pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V202404/upVos/DataCd93_A3Vo.java
@@ -47,7 +47,7 @@ sb.append(projectNo == null?"未知":projectNo) ; sb.append("\n") ; sb.append(" 关泵/阀类型 : ") ; sb.append(clType == null?"未知":(clType.byteValue() == 0x00 ? "刷卡":(clType.byteValue() == 0x01 ? "平台":(clType.byteValue() == 0x02 ? "APP":(clType.byteValue() == 0x03 ? "非法卡":(clType.byteValue() == 0x04 ? "水表异常":(clType.byteValue() == 0x05 ? "电表异常":(clType.byteValue() == 0x06 ? "剩余水量不足":(clType.byteValue() == 0x07 ? "剩余金额不足":(clType.byteValue() == 0x08 ? "无流量":(clType.byteValue() == 0x09 ? "掉电再上电":"未知"))))))))))) ; sb.append(clType == null?"未知":(CommonV202404.closeValveType(clType))) ; sb.append("\n") ; sb.append(" 关启泵/阀结果 : ") ; sb.append(clResult == null?"未知":(clResult.byteValue() == 0x01 ? "成功":"失败")) ; @@ -106,7 +106,7 @@ sb.append("\n") ; } sb.append("关泵/阀类型 : ") ; sb.append(clType == null?"未知":(clType.byteValue() == 0x00 ? "刷卡":(clType.byteValue() == 0x01 ? "平台":(clType.byteValue() == 0x02 ? "APP":(clType.byteValue() == 0x03 ? "非法卡":(clType.byteValue() == 0x04 ? "水表异常":(clType.byteValue() == 0x05 ? "电表异常":(clType.byteValue() == 0x06 ? "剩余水量不足":(clType.byteValue() == 0x07 ? "剩余金额不足":(clType.byteValue() == 0x08 ? "无流量":(clType.byteValue() == 0x09 ? "掉电再上电":"未知"))))))))))) ; sb.append(clType == null?"未知":(CommonV202404.closeValveType(clType))) ; sb.append("\n") ; sb.append("关启泵/阀结果 : ") ; sb.append(clResult == null?"未知":(clResult.byteValue() == 0x01 ? "成功":"失败")) ; pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml
@@ -322,7 +322,7 @@ #项目编码 projectNo: 10 #控制器类型 (01(0x01):测控一体阀;02(0x02):表阀一体机;57(0x57):井电控制器) controllerType: 57 controllerType: 02 #默认行政区划编码(天津-天津市-武清区-京滨工业园-大禹节水) divisionCode: 120114403100