疯狂的狮子li
2023-01-31 a0eaa5a0f6cea86dfe719daca7896f1f0018299a
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>