From 6ad45feea3b0f236206b96d99db8d2c61ab05a3b Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Tue, 14 Jun 2022 12:55:26 +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 cafe31a..bc3b1c5 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
+    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
 
 
 tomcat:
--
libgit2 0.26.0