web_backend_develope
chenlw 9 years ago
parent e0d09a7374
commit fbc725a351

@ -17,6 +17,9 @@ jdbc.mysql.password=root
#============================================================================================================= #=============================================================================================================
# hui用户名 # hui用户名
gather-user-name=system gather-user-name=system
gather-standard-user-name=u_bzbjy
gather-standard-exec-table-name=kzxzb
gather-standard-pay-table-name=zfxxb
# 密码 # 密码
gather-user-password=oracle gather-user-password=oracle
@ -43,7 +46,10 @@ jdbc.minEvictableIdleTimeMillis=300000
# #
#============================================================================================================== #==============================================================================================================
table-suffix=_20152016 table-suffix=_20152016
extract-log-localtion=/home/web_manage/log/ extract-log-localtion=/home/web_manage/log/
extract-standard-log-localtion=/home/web_manage/log2/
gather-tablespace-name=TS_TTSSS gather-tablespace-name=TS_TTSSS
#dbf file's path must exist #dbf file's path must exist
@ -58,6 +64,10 @@ collect-user-name=system
collect-password=oracle collect-password=oracle
collect-service-name=orcl collect-service-name=orcl
collect-user-table=u_bzbjy
collect-exec-table=kzxzb
collect-pay-table=zfxxb
gfs_control_ip=192.168.0.110 gfs_control_ip=192.168.0.110
gfs_control_rootPassWd=root gfs_control_rootPassWd=root
@ -67,6 +77,9 @@ HttpClientConstant_URL_IP_PORT=http://192.168.0.110:8088/jfinal/
dataBefore=6 dataBefore=6
numOneImportExcel=12 numOneImportExcel=12
oracle-orcl=orcl
oracle-user=system
oracle-psw=oracle
#============================================================================================================= #=============================================================================================================
# 文件上传下载 # 文件上传下载

Loading…
Cancel
Save