system-server移除zipkin,恢复trace-id

This commit is contained in:
gaoqr
2025-07-10 16:12:15 +08:00
parent c8e2755242
commit 820a532d62
3 changed files with 1 additions and 16 deletions
@@ -224,15 +224,6 @@
<artifactId>cf-spring-boot-starter-biz-pay</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-sleuth</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth-zipkin</artifactId>
</dependency>
</dependencies>