AprilWind
2024-05-27 1bd40a0cff850e1c6dd41c6c606d48d31b9b76f6
ruoyi-modules/ruoyi-job/pom.xml
@@ -20,15 +20,14 @@
        <!-- 通用工具-->
        <dependency>
            <groupId>org.dromara</groupId>
            <artifactId>ruoyi-common-core</artifactId>
            <artifactId>ruoyi-common-json</artifactId>
        </dependency>
        <!-- 调度模块 -->
        <dependency>
            <groupId>org.dromara</groupId>
            <artifactId>ruoyi-common-job</artifactId>
        </dependency>
    </dependencies>
</project>