吉安感知网项目-后端
rain
2026-01-12 571a72792ba87801c34819b80aa963ab8fbfa2b2
网关修复排除common包
1 files modified
8 ■■■■■ changed files
drone-gateway/pom.xml 8 ●●●●● patch | view | raw | blame | history
drone-gateway/pom.xml
@@ -37,6 +37,14 @@
                    <groupId>org.springblade</groupId>
                    <artifactId>blade-core-launch</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.springblade</groupId>
                    <artifactId>blade-core-boot</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.springframework.boot</groupId>
                    <artifactId>spring-boot-starter-web</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
        <dependency>