AprilWind
2024-10-16 81006c758a3cc433dd2558c275b16c3f356dc659
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>