From ba16605606d6a61b8aa2e80dea8dd53869620167 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Wed, 15 Jun 2022 16:26:19 +0800
Subject: [PATCH] Update application-local.yml

---
 application-local.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/application-local.yml b/application-local.yml
index bc3b1c5..0443b64 100644
--- a/application-local.yml
+++ b/application-local.yml
@@ -34,7 +34,7 @@ ribbon:
     enabled: true
   eager-load:
     enabled: true
-    clients: techhero-framework-config,techhero-framework-eureka,techhero-framework-auth,techhero-platform-exam,techhero-platform-system,techhero-business-track,techhero-business-command,techhero-business-transdata,techhero-business-datagovern
+    clients: techhero-framework-config,techhero-framework-eureka,techhero-framework-auth,techhero-platform-exam,techhero-platform-system,techhero-business-track,techhero-business-command,techhero-business-transdata,techhero-business-datagovern,techhero-business-visualization
 
 
 tomcat:
--
libgit2 0.26.0