From 5c5a636f12806a43669b57a237c6e86761a780f2 Mon Sep 17 00:00:00 2001 From: chenlw <874313221@qq.com> Date: Mon, 19 Dec 2016 10:15:17 +0800 Subject: [PATCH] =?UTF-8?q?excel=E5=AF=BC=E5=85=A5=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/com/platform/service/IPreDataInfoService.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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路径