AprilWind
2024-05-27 102003a52b101c85d7e378e25f35ec6488620fc1
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>