pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V1/CommonV1.java
@@ -14,7 +14,7 @@ /** * 检查头 * @param bs 上行字节数组 * @return [rt1->true:是本协议P206,false:不是本协议; rt2->true:是水资源协议,false:是升级协议] * @return [【0】->true:是本协议P206,false:不是本协议; 【1】->true:是水资源协议,false:是升级协议] * @throws Exception 异常 */ public Boolean[] isThisProtocolHead(byte[] bs) throws Exception{