疯狂的狮子Li
2021-10-24 2173ed504d2f3dc0f727c2b10230ee14ed0c9436
ruoyi-admin/pom.xml
@@ -41,10 +41,15 @@
            <artifactId>ruoyi-system</artifactId>
        </dependency>
        <!-- 定时任务 @deprecated 3.5.0删除 迁移至xxl-job -->
        <!-- 定时任务 @deprecated 3.4.0删除 迁移至xxl-job -->
<!--        <dependency>-->
<!--            <groupId>com.ruoyi</groupId>-->
<!--            <artifactId>ruoyi-quartz</artifactId>-->
<!--        </dependency>-->
        <dependency>
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-quartz</artifactId>
            <artifactId>ruoyi-job</artifactId>
        </dependency>
        <dependency>