liurunyu
2025-02-05 862f9b89734b572e24d4710990f6e7d8de0ca64b
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V202404/parse/Cd_1603_Down.java
@@ -71,6 +71,8 @@
        index += 2 ;
        GlCreate.createRtuAddr4PUg(para.rtuAddr, preBytes, index);
        GlCreate.createLen4PUg(preBytes);//长度放字节数组中
        byte[] bsTail = GlCreate.createCrcTail4Ug(preBytes) ;//CRC和尾叠加字节数组中
        return ByteUtil.bytesMerge(preBytes, bsTail) ;