pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V1/parse/global/GlCreate.java
@@ -58,8 +58,8 @@ if(bs != null && bs.length == 1){ bytes[1] = bs[0] ; }else if(bs != null && bs.length > 1){ bytes[1] = bs[0] ; bytes[2] = bs[1] ; bytes[1] = bs[1] ; bytes[2] = bs[0] ; } } pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V2/parse/global/GlCreate.java
@@ -60,8 +60,8 @@ if(bs != null && bs.length == 1){ bytes[1] = bs[0] ; }else if(bs != null && bs.length > 1){ bytes[1] = bs[0] ; bytes[2] = bs[1] ; bytes[1] = bs[1] ; bytes[2] = bs[0] ; } } pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V202404/parse/global/GlCreate.java
@@ -152,8 +152,8 @@ if(bs != null && bs.length == 1){ bytes[1] = bs[0] ; }else if(bs != null && bs.length > 1){ bytes[1] = bs[0] ; bytes[2] = bs[1] ; bytes[1] = bs[1] ; bytes[2] = bs[0] ; } }