1. 移除错误的引用

This commit is contained in:
chenbowen
2026-01-15 12:01:47 +08:00
parent a279414aef
commit 22e0a30a74
7 changed files with 18 additions and 20 deletions

View File

@@ -35,6 +35,11 @@
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
</dependency>
<!-- RPC 远程调用相关 -->
<dependency>
<groupId>org.springframework.cloud</groupId>