jar包替換

This commit is contained in:
2025-07-17 17:12:44 +08:00
parent 9125ce735c
commit 41af74b33a
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@
<dependency>
<groupId>io.github.resilience4j</groupId>
<artifactId>resilience4j-circuitbreaker</artifactId>
<artifactId>resilience4j-annotations</artifactId>
</dependency>
<!-- 获取系统信息 -->
<dependency>