疯狂的狮子Li
2023-03-16 9df7f92d9c54d2755561bbe221d3d3622663a84d
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>