Commit 2749771d18efecd376e0c88b9c9902abf78a27f8

Authored by liquanyu
1 parent 9801eede6b

同步

Showing 1 changed file with 1 additions and 1 deletions

platform-job-index/src/main/resources/spring/applicationContext-sync-data.xml View file @ 2749771
... ... @@ -98,6 +98,6 @@
98 98 <context:component-scan base-package="com.lyms.platform.biz.service"/>
99 99  
100 100 <import resource="spring-mongodb.xml"/>
101   - <!--<import resource="applicationContext-quartz.xml"/>-->
  101 + <import resource="applicationContext-quartz.xml"/>
102 102 </beans>