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