Update application-job.xml

This commit is contained in:
devezhao 2019-08-25 22:00:40 +08:00
parent f1268846c9
commit 9e9ee89b96

View file

@ -34,7 +34,7 @@
<bean class="org.springframework.scheduling.quartz.SchedulerFactoryBean">
<property name="autoStartup" value="true"/>
<property name="startupDelay" value="30000"/>
<property name="startupDelay" value="30"/>
<property name="configLocation" value="classpath:quartz.properties"/>
<property name="triggers">
<list>