From 10bc6f726a8da4a7f52dd321fce07fddc7147dd0 Mon Sep 17 00:00:00 2001 From: chenlw <874313221@qq.com> Date: Tue, 22 Nov 2016 09:08:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/config/config.properties | 51 ++++++++++----------- 1 file changed, 23 insertions(+), 28 deletions(-) diff --git a/WebContent/WEB-INF/config/config.properties b/WebContent/WEB-INF/config/config.properties index 8d53a607..9d770739 100644 --- a/WebContent/WEB-INF/config/config.properties +++ b/WebContent/WEB-INF/config/config.properties @@ -47,12 +47,6 @@ jdbc.minEvictableIdleTimeMillis=300000 #============================================================================================================== table-suffix=_20152016 -#extract-log-localtion=/home/web_manage/log/ -#extract-standard-log-localtion=/home/web_manage/log2/ - -extract-log-localtion=D:\\test\\log\\ -extract-standard-log-localtion=D:\\test\\log2\\ - gather-tablespace-name=TS_TTSSS #dbf file's path must exist @@ -85,33 +79,34 @@ oracle-user=system oracle-psw=oracle #============================================================================================================= -# 文件上传下载 +# windows path #============================================================================================================= -file_upload_path=D:\\test\\ -file_download_path=D:\\test\\export.xlsx +#extract-log-localtion=D:\\test\\log\\ +#extract-standard-log-localtion=D:\\test\\log2\\ +# +#file_upload_path=D:\\test\\ +#file_download_path=D:\\test\\export.xlsx +# +#package_download_path=D:\\test\\ +#package_name=sql_script_standard +# +#sql_script_path_last=D:\\test\\sql_script_last\\ +#sql_script_path_standard=D:\\test\\sql_script_standard\\ -package_download_path=D:\\test\\ +#============================================================================================================= +# linux path +#============================================================================================================= -package_name=sql_script_standard +extract-log-localtion=/home/web_manage/log/ +extract-standard-log-localtion=/home/web_manage/log2/ -sql_script_path_last=D:\\test\\sql_script_last\\ +file_upload_path=/excel_import_dir/ +file_download_path=/excel_export_dir/export.xlsx -sql_script_path_standard=D:\\test\\sql_script_standard\\ +package_download_path=/ +package_name=DefaultDescription -#============================================================================================================= -# 文件上传下载 -#============================================================================================================= - -#file_upload_path=/excel_import_dir/ -# -#file_download_path=/excel_export_dir/export.xlsx -# -#package_download_path=/ -# -#package_name=DefaultDescription -# -#sql_script_path_last=/DefaultDescription_last/ -# -#sql_script_path_standard=/DefaultDescription/ +sql_script_path_last=/DefaultDescription_last/ +sql_script_path_standard=/DefaultDescription/