src/main/java/com/lxzn/base/service/IReceiveFileService.java @@ -6,8 +6,8 @@ */ public interface IReceiveFileService { /** * 解析数据 */ void analysisAndCopyFileRec(); // /** // * 解析数据 // */ // void analysisAndCopyFileRec(); }