fix: 多余的pom依赖

This commit is contained in:
2026-07-16 19:42:58 +08:00
parent d857413355
commit 8aa40e84d3
2 changed files with 0 additions and 10 deletions

View File

@@ -29,11 +29,6 @@
<artifactId>spring-boot-starter</artifactId>
<optional>true</optional>
</dependency>
<!-- Spring 核心 -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<!-- RPC 远程调用相关 -->
<dependency>