zhanghl
2025-04-27 fc6c03cce2e1cc819bcd52c64418398a2f2df2d6
job 启动问题
已修改2个文件
7 ■■■■ 文件已修改
aps-common/aps-common-core/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
aps-modules/aps-job/pom.xml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
aps-common/aps-common-core/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
@@ -1,2 +1 @@
com.aps.common.core.utils.SpringUtils
com.aps.common.core.utils.UUID.Sequence
com.aps.common.core.utils.SpringUtils
aps-modules/aps-job/pom.xml
@@ -65,10 +65,6 @@
            <groupId>com.aps</groupId>
            <artifactId>aps-common-log</artifactId>
        </dependency>
        <dependency>
            <groupId>com.aps</groupId>
            <artifactId>aps-common-core</artifactId>
        </dependency>
        <!-- RuoYi Common Swagger -->
        <dependency>
            <groupId>com.aps</groupId>