liujie
8 天以前 af4b8add9d103889472a75973847871b7dcdf3c8
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) {