From 7594c30c17c787d07d4f567faef46140ee504531 Mon Sep 17 00:00:00 2001 From: zhouyahui Date: Sun, 3 Jun 2018 23:43:29 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .classpath | 64 ++++++++++++++++----------------- .tomcatplugin | 2 +- WebContent/META-INF/context.xml | 34 ++++++++---------- config/quartz.properties | 4 +-- 4 files changed, 50 insertions(+), 54 deletions(-) diff --git a/.classpath b/.classpath index 4f69b5689..1e93645e3 100644 --- a/.classpath +++ b/.classpath @@ -1,32 +1,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.tomcatplugin b/.tomcatplugin index 546ecaf04..99785289a 100644 --- a/.tomcatplugin +++ b/.tomcatplugin @@ -7,5 +7,5 @@ true - /apzl + /apzl_leasing diff --git a/WebContent/META-INF/context.xml b/WebContent/META-INF/context.xml index 8b1536381..1efdd390a 100644 --- a/WebContent/META-INF/context.xml +++ b/WebContent/META-INF/context.xml @@ -1,19 +1,15 @@ - - - - - - - + + + + + diff --git a/config/quartz.properties b/config/quartz.properties index 60c930643..cdb386fd8 100644 --- a/config/quartz.properties +++ b/config/quartz.properties @@ -5,8 +5,8 @@ org.quartz.dataSource.zhulhDS.URL=jdbc:mysql://localhost:3306/apzl?rewriteBatche #org.quartz.dataSource.zhulhDS.key=LR8hbgC5Gwc920lYM5vH8g== #apzl org.quartz.dataSource.zhulhDS.user=M4pI4TUxX9vC3yTrCAkD1w== -#123 -org.quartz.dataSource.zhulhDS.key=uuTHd6Q3uNnUjWzaY9EPTA== +#apzl@2018 +org.quartz.dataSource.zhulhDS.key=Qx3JdE3vR3ho+XxIQvh6sw== org.quartz.dataSource.zhulhDS.driver=com.mysql.jdbc.Driver c3p0.minPoolSize=5 c3p0.maxPoolSize=400