fix:移除网关

This commit is contained in:
xiang
2025-09-04 23:49:28 +08:00
parent ab72328629
commit 3ca9a53b32

View File

@@ -71,11 +71,6 @@
</dependencyManagement> </dependencyManagement>
<dependencies> <dependencies>
<!-- 网关核心 -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-gateway</artifactId>
</dependency>
<!-- 监控链路 --> <!-- 监控链路 -->
<dependency> <dependency>