Pu Zhibing
2025-07-18 fdfa8b3b237d8bba8964bda67364f54c08d79432
ruoyi-service/ruoyi-dataInterchange/src/main/java/com/ruoyi/dataInterchange/model/DOWNWarnMsgFileListReq.java
@@ -60,7 +60,7 @@
      try {
         bytes2 = this.getInfoId().getBytes("GBK");
      } catch (UnsupportedEncodingException e) {
         throw new RuntimeException(e);
         e.printStackTrace();
      }
      for (int i = 0; i < this.getDataLength(); i++) {
         if (i < bytes2.length) {