!359 [需求认领] 对接 powerjob 实现分布式任务调度 集成方式参考框架内 xxl-job

* 对接powerjob替换xxl-job实现分布式任务调度
This commit is contained in:
yhan219
2023-06-16 14:58:36 +00:00
committed by 疯狂的狮子Li
parent bbe9dc7dc8
commit effd504d48
209 changed files with 1069 additions and 39363 deletions

View File

@ -23,12 +23,12 @@
<artifactId>ruoyi-common-core</artifactId>
</dependency>
<!-- 调度模块 -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-job</artifactId>
</dependency>
</dependencies>
</project>