quartz定时任务失效问题
@ -56,6 +56,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<!-- 强制指定quartz版本 -->
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.5.2</version>
</dependencies>
</dependencyManagement>
The note is not visible to the blocked user.