配置改为linux下的配置

web_backend_develope
chenlw 8 years ago
parent c2773b1d4c
commit f41d3fedf3

@ -83,30 +83,30 @@ oracle-psw=oracle
# windows path # windows path
#============================================================================================================= #=============================================================================================================
extract-log-localtion=D:\\test\\log\\ #extract-log-localtion=D:\\test\\log\\
extract-standard-log-localtion=D:\\test\\log2\\ #extract-standard-log-localtion=D:\\test\\log2\\
#
file_upload_path=D:\\test\\ #file_upload_path=D:\\test\\
file_download_path=D:\\test\\export.xlsx #file_download_path=D:\\test\\export.xlsx
#
package_download_path=D:\\test\\ #package_download_path=D:\\test\\
package_name=sql_script_standard #package_name=sql_script_standard
#
sql_script_path_last=D:\\test\\sql_script_last\\ #sql_script_path_last=D:\\test\\sql_script_last\\
sql_script_path_standard=D:\\test\\sql_script_standard\\ #sql_script_path_standard=D:\\test\\sql_script_standard\\
#============================================================================================================= #=============================================================================================================
# linux path # linux path
#============================================================================================================= #=============================================================================================================
#extract-log-localtion=/home/web_manage/log/ extract-log-localtion=/home/web_manage/log/
#extract-standard-log-localtion=/home/web_manage/log2/ extract-standard-log-localtion=/home/web_manage/log2/
#
#file_upload_path=/excel_import_dir/ file_upload_path=/excel_import_dir/
#file_download_path=/excel_export_dir/export.xlsx file_download_path=/excel_export_dir/export.xlsx
#
#package_download_path=/ package_download_path=/
#package_name=DefaultDescription package_name=DefaultDescription
#
#sql_script_path_last=/DefaultDescription_last/ sql_script_path_last=/DefaultDescription_last/
#sql_script_path_standard=/DefaultDescription/ sql_script_path_standard=/DefaultDescription/

Loading…
Cancel
Save