diff --git a/src/com/platform/service/IPreDataInfoService.java b/src/com/platform/service/IPreDataInfoService.java index 0c2f5b60..3630dd70 100644 --- a/src/com/platform/service/IPreDataInfoService.java +++ b/src/com/platform/service/IPreDataInfoService.java @@ -23,7 +23,7 @@ public interface IPreDataInfoService { * @return * @throws Exception */ - public Map importExcel(List paths)throws Exception; + public Map importExcel(List paths)throws Exception; /** 导出 * @param paths 导出的excel路径