From 3a976ec2fba68c7a63774a863293ce1de5db8a3e Mon Sep 17 00:00:00 2001
From: gaoqr <13665037151@163.com>
Date: Wed, 9 Jul 2025 17:57:16 +0800
Subject: [PATCH] =?UTF-8?q?system-server=20zipkin=E6=B5=8B=E8=AF=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
cf-module-system/cf-module-system-biz/pom.xml | 9 +++++++++
.../src/main/resources/logback-spring.xml | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/cf-module-system/cf-module-system-biz/pom.xml b/cf-module-system/cf-module-system-biz/pom.xml
index 73577f5a5..4591f642a 100644
--- a/cf-module-system/cf-module-system-biz/pom.xml
+++ b/cf-module-system/cf-module-system-biz/pom.xml
@@ -224,6 +224,15 @@
cf-spring-boot-starter-biz-pay
+
+ org.springframework.cloud
+ spring-cloud-starter-sleuth
+
+
+ org.springframework.cloud
+ spring-cloud-sleuth-zipkin
+
+
diff --git a/cf-module-system/cf-module-system-biz/src/main/resources/logback-spring.xml b/cf-module-system/cf-module-system-biz/src/main/resources/logback-spring.xml
index 65860d60a..9b5d10151 100644
--- a/cf-module-system/cf-module-system-biz/src/main/resources/logback-spring.xml
+++ b/cf-module-system/cf-module-system-biz/src/main/resources/logback-spring.xml
@@ -5,7 +5,7 @@
-
+