wuzeyu
2024-05-23 781aaa24d1f12659581eb545fc4ee678e4d85b7f
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/util/ByteUtil.java
@@ -1195,7 +1195,7 @@
   }
   /**
    * 大端模式《数据低位在数组高字节》
    * 小端模式《数据低位在数组高字节》
    * 字符串转换成byte数组
    * @value bs byte[]
    * @value str String