add [重大更新]增加 ruoyi-job 任务调度模块(基于xxl-job)

This commit is contained in:
疯狂的狮子li
2021-10-20 13:22:45 +08:00
parent 82f1f5d0cf
commit aaa15b403a
9 changed files with 477 additions and 32 deletions

View File

@@ -47,6 +47,11 @@
<artifactId>ruoyi-quartz</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-job</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-oss</artifactId>