From f45dc121e558fb3c3cefb3e8d52c666914625b49 Mon Sep 17 00:00:00 2001 From: jiangjiazhi Date: Tue, 25 Oct 2016 23:13:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=87=AA=E5=8A=A8=E5=88=86?= =?UTF-8?q?=E5=A8=A9=E5=92=8C=E4=BA=A7=E7=AD=9B=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/spring/applicationContext-quartz.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/platform-operate-api/src/main/resources/spring/applicationContext-quartz.xml b/platform-operate-api/src/main/resources/spring/applicationContext-quartz.xml index 0c2f9ab..991808c 100644 --- a/platform-operate-api/src/main/resources/spring/applicationContext-quartz.xml +++ b/platform-operate-api/src/main/resources/spring/applicationContext-quartz.xml @@ -9,11 +9,11 @@ http://www.springframework.org/schema/cache http://www.springframework.org/schema/cache/spring-cache-3.1.xsd http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task-3.0.xsd"> - + - + @@ -22,7 +22,7 @@ - + @@ -30,7 +30,7 @@ - + @@ -45,7 +45,7 @@ - + -- 1.8.3.1