|
|
|
@ -86,35 +86,35 @@ oracle-psw=oracle
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
# windows path
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
|
|
|
|
|
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\\
|
|
|
|
|
#
|
|
|
|
|
#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\\
|
|
|
|
|
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
# linux path
|
|
|
|
|
#=============================================================================================================
|
|
|
|
|
## extract's log file location
|
|
|
|
|
#extract-log-localtion=/home/web_manage/log/
|
|
|
|
|
## standard extract's log file location
|
|
|
|
|
#extract-standard-log-localtion=/home/web_manage/log2/
|
|
|
|
|
##import excel file's location
|
|
|
|
|
#file_upload_path=/excel_import_dir/
|
|
|
|
|
##export excel file's location
|
|
|
|
|
#file_download_path=/excel_export_dir/export.xlsx
|
|
|
|
|
##file package download's location
|
|
|
|
|
#package_download_path=/
|
|
|
|
|
##file package's name
|
|
|
|
|
#package_name=DefaultDescription
|
|
|
|
|
##location of sql script lastest
|
|
|
|
|
#sql_script_path_last=/DefaultDescription_last/
|
|
|
|
|
##location of sql script standard
|
|
|
|
|
#sql_script_path_standard=/DefaultDescription/
|
|
|
|
|
# extract's log file location
|
|
|
|
|
extract-log-localtion=/home/web_manage/log/
|
|
|
|
|
# standard extract's log file location
|
|
|
|
|
extract-standard-log-localtion=/home/web_manage/log2/
|
|
|
|
|
#import excel file's location
|
|
|
|
|
file_upload_path=/excel_import_dir/
|
|
|
|
|
#export excel file's location
|
|
|
|
|
file_download_path=/excel_export_dir/export.xlsx
|
|
|
|
|
#file package download's location
|
|
|
|
|
package_download_path=/
|
|
|
|
|
#file package's name
|
|
|
|
|
package_name=DefaultDescription
|
|
|
|
|
#location of sql script lastest
|
|
|
|
|
sql_script_path_last=/DefaultDescription_last/
|
|
|
|
|
#location of sql script standard
|
|
|
|
|
sql_script_path_standard=/DefaultDescription/
|
|
|
|
|