From fbc725a351dfac3d240b3d848aff1f46871632b9 Mon Sep 17 00:00:00 2001 From: chenlw <874313221@qq.com> Date: Fri, 18 Nov 2016 09:32:03 +0800 Subject: [PATCH] =?UTF-8?q?=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 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/WebContent/WEB-INF/config/config.properties b/WebContent/WEB-INF/config/config.properties index 690e93a2..38cb9bd2 100644 --- a/WebContent/WEB-INF/config/config.properties +++ b/WebContent/WEB-INF/config/config.properties @@ -17,6 +17,9 @@ jdbc.mysql.password=root #============================================================================================================= # hui用户名 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 @@ -43,7 +46,10 @@ jdbc.minEvictableIdleTimeMillis=300000 # #============================================================================================================== table-suffix=_20152016 + extract-log-localtion=/home/web_manage/log/ +extract-standard-log-localtion=/home/web_manage/log2/ + gather-tablespace-name=TS_TTSSS #dbf file's path must exist @@ -58,6 +64,10 @@ collect-user-name=system collect-password=oracle 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_rootPassWd=root @@ -67,6 +77,9 @@ HttpClientConstant_URL_IP_PORT=http://192.168.0.110:8088/jfinal/ dataBefore=6 numOneImportExcel=12 +oracle-orcl=orcl +oracle-user=system +oracle-psw=oracle #============================================================================================================= # 文件上传下载