From bd46317d2b60279fd3436ac791473a08266e3501 Mon Sep 17 00:00:00 2001 From: andy <1042025947@qq.com> Date: Fri, 30 May 2025 16:12:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gateway-server/src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/gateway-server/src/main/resources/application.yml b/gateway-server/src/main/resources/application.yml index 0084049..730ccf5 100644 --- a/gateway-server/src/main/resources/application.yml +++ b/gateway-server/src/main/resources/application.yml @@ -26,6 +26,7 @@ spring: import: - nacos:yt-common.properties?refreshEnabled=true - nacos:gateway-server.yaml?refreshEnabled=true + - nacos:yt-redis.yaml?refreshEnabled=true cloud: nacos: serverAddr: 192.168.5.213:8848