From 109c01db114185dd959bbfe5eef6d1a01b79d048 Mon Sep 17 00:00:00 2001 From: dengqichen Date: Thu, 15 May 2025 15:09:04 +0800 Subject: [PATCH] =?UTF-8?q?MP=E9=A1=B9=E7=9B=AE=E7=BB=9F=E4=B8=80NACOS?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-gateway/src/main/resources/bootstrap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yudao-gateway/src/main/resources/bootstrap.yaml b/yudao-gateway/src/main/resources/bootstrap.yaml index 6d4d058..cd26759 100644 --- a/yudao-gateway/src/main/resources/bootstrap.yaml +++ b/yudao-gateway/src/main/resources/bootstrap.yaml @@ -16,4 +16,4 @@ spring: file-extension: yaml config: import: - - optional:nacos:zoe-common.yaml?group=DEFAULT_GROUP \ No newline at end of file + - optional:nacos:zoe-gateway.yaml?group=DEFAULT_GROUP \ No newline at end of file