From d8732dee1f09a8934b24263f73f06f2ecffe8c77 Mon Sep 17 00:00:00 2001
From: chenlw <874313221@qq.com>
Date: Fri, 23 Sep 2016 20:38:30 +0800
Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9=EF=BC=8C=E6=B7=BB=E5=8A=A0mapper=E6=96=87=E4=BB=B6?=
=?UTF-8?q?=E6=89=AB=E5=85=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
WebContent/WEB-INF/config/config.properties | 2 +-
WebContent/WEB-INF/config/log4j-config.xml | 10 +++++++++-
.../WEB-INF/config/mybatis-applicationConfig.xml | 1 +
3 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/WebContent/WEB-INF/config/config.properties b/WebContent/WEB-INF/config/config.properties
index 86b6b49e..3a1999a8 100644
--- a/WebContent/WEB-INF/config/config.properties
+++ b/WebContent/WEB-INF/config/config.properties
@@ -41,7 +41,7 @@ jdbc.minEvictableIdleTimeMillis=300000
#
#==============================================================================================================
table-suffix=_20152016
-extract-log-localtion=/home/log/
+extract-log-localtion=/home/web_manage/log/
gather-tablespace-name=TS_TTSSS
gather-tablespace-path=1
gather-table-user-password=1
diff --git a/WebContent/WEB-INF/config/log4j-config.xml b/WebContent/WEB-INF/config/log4j-config.xml
index fb905a3f..801540e5 100644
--- a/WebContent/WEB-INF/config/log4j-config.xml
+++ b/WebContent/WEB-INF/config/log4j-config.xml
@@ -8,17 +8,25 @@
+
+
+
+
-
+
+
+
+
+
diff --git a/WebContent/WEB-INF/config/mybatis-applicationConfig.xml b/WebContent/WEB-INF/config/mybatis-applicationConfig.xml
index 4bb8e731..ae09a182 100644
--- a/WebContent/WEB-INF/config/mybatis-applicationConfig.xml
+++ b/WebContent/WEB-INF/config/mybatis-applicationConfig.xml
@@ -18,5 +18,6 @@
+
\ No newline at end of file