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) {