From 58f51c889aecd7065a82b99d29b3ef4aee891ec1 Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Wed, 25 Oct 2017 16:31:19 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/main/resources/application.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.xml b/src/main/resources/application.xml
index 8905828..fb6c70f 100644
--- a/src/main/resources/application.xml
+++ b/src/main/resources/application.xml
@@ -48,5 +48,7 @@
 
     <import resource="database.xml"/>
     <import resource="rabbitmq.xml"/>
-    <import resource="quartz.xml"/>
+    <!-- 
+     <import resource="quartz.xml"/>
+     -->
 </beans>
\ No newline at end of file

--
Gitblit v1.8.0