From f76f5502f82accab5ea8c2140415b152a126c4e3 Mon Sep 17 00:00:00 2001 From: zhangbb Date: Wed, 24 Apr 2019 14:56:33 +0800 Subject: [PATCH] =?UTF-8?q?1.=E9=99=84=E4=BB=B6=E8=87=AA=E5=8A=A8=E5=88=86?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E6=8B=B7=E8=B4=9D=E5=8A=9F=E8=83=BD=EF=BC=88?= =?UTF-8?q?=E5=88=9D=E7=89=88=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../FileDownloadImportList.jsp | 26 ++++-- .../reckon/copydata/FileCopyToOtherPath.java | 87 +++++++++++++++++++ 2 files changed, 108 insertions(+), 5 deletions(-) create mode 100644 calc/com/tenwa/reckon/copydata/FileCopyToOtherPath.java diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/FileDownloadImportList.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/FileDownloadImportList.jsp index 59e84ea3c..816561917 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/FileDownloadImportList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/FileDownloadImportList.jsp @@ -26,6 +26,7 @@ {"true","","Button","excel导入","excel导入","importExcel()","","","","btn_icon_import"}, {"true","","Button","模版下载","模版下载","DiscountDownload()","","","","btn_icon_down",""}, {"true","All","Button","生成租金计划","生成租金计划","createPlan()","","","","btn_icon_generate"}, + {"true","All","Button","测试拷贝","测试拷贝","copyPath()","","","","btn_icon_generate"}, }; %> <%/*~END~*/%> @@ -42,13 +43,26 @@ <%/*~BEGIN~可编辑区~[Editable=false;CodeAreaID=List06;Describe=定义按钮事件;]~*/%>