疯狂的狮子li
2023-02-17 0af7c94ae6816e2f59e0c3589f662430401df624
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>