fix:quartz 定时任务失效问题(仅 postgresql)

This commit is contained in:
YunaiV
2025-12-07 10:38:20 +08:00
parent a26d485387
commit ff129c2ed2

View File

@@ -58,6 +58,7 @@
</dependency>
<!-- 强制指定quartz版本 -->
<!-- TODO @芋艿:临时兼容 spring boot 3.x 的 quartz 引入版本过低的问题,后续要调整下 -->
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>