疯狂的狮子li
2023-03-24 f8c87707377b5a35d30ac3b740723437909d7b4e
ruoyi-modules/ruoyi-job/pom.xml
@@ -24,10 +24,10 @@
            <artifactId>ruoyi-common-core</artifactId>
        </dependency>
        <!-- xxl-job-core -->
        <!-- 调度模块 -->
        <dependency>
            <groupId>com.xuxueli</groupId>
            <artifactId>xxl-job-core</artifactId>
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-common-job</artifactId>
        </dependency>
    </dependencies>