From d3a126dffeeaf35abe22726bafd173104995b629 Mon Sep 17 00:00:00 2001 From: liuyifan <710271257@qq.com> Date: Mon, 23 Jul 2018 15:29:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=AD=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/quartz.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/quartz.properties b/config/quartz.properties index 8e6950a7f..cf427d91d 100644 --- a/config/quartz.properties +++ b/config/quartz.properties @@ -1,4 +1,4 @@ -org.quartz.dataSource.zhulhDS.URL=jdbc:mysql://localhost:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnect=true +org.quartz.dataSource.zhulhDS.URL=jdbc:mysql://47.93.34.101:3306/apzl?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=GBK&autoReconnect=true #tel6 #org.quartz.dataSource.zhulhDS.user=2sHTLrRv8sRxxaX7RrjfKQ== #tel6_123 @@ -25,7 +25,7 @@ c3p0.preferredTestQuery=select 1 org.quartz.scheduler.skipUpdateCheck=true #QuartzScheduler -org.quartz.scheduler.instanceName=zhouyh +org.quartz.scheduler.instanceName=liuyifan org.quartz.scheduler.instanceId=AUTO org.quartz.threadPool.class=org.quartz.simpl.SimpleThreadPool org.quartz.threadPool.threadCount=50