From 1fbd89c029ca1a5631e68678fb02d726d8c9b3f4 Mon Sep 17 00:00:00 2001 From: gaoqr <13665037151@163.com> Date: Thu, 20 Jun 2024 14:40:53 +0800 Subject: [PATCH] =?UTF-8?q?infra=E3=80=81plan=E3=80=81report=E5=BE=AE?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E9=85=8D=E7=BD=AE=E5=A2=9E=E5=8A=A0nacos?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83=E8=B4=A6=E5=8F=B7=E5=AF=86?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cf-module-infra-biz/src/main/resources/bootstrap-test.yaml | 2 ++ .../src/main/resources/bootstrap-test.yaml | 2 ++ .../cf-module-report-biz/src/main/resources/bootstrap-test.yaml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/cf-module-infra/cf-module-infra-biz/src/main/resources/bootstrap-test.yaml b/cf-module-infra/cf-module-infra-biz/src/main/resources/bootstrap-test.yaml index 90fc424cd..805e8c69c 100644 --- a/cf-module-infra/cf-module-infra-biz/src/main/resources/bootstrap-test.yaml +++ b/cf-module-infra/cf-module-infra-biz/src/main/resources/bootstrap-test.yaml @@ -4,6 +4,8 @@ spring: cloud: nacos: server-addr: 192.168.1.204:8848 + username: nacos + password: nacos discovery: namespace: imes-test # 命名空间。这里使用 dev 开发环境 metadata: diff --git a/cf-module-prod-plan/cf-module-prod-plan-biz/src/main/resources/bootstrap-test.yaml b/cf-module-prod-plan/cf-module-prod-plan-biz/src/main/resources/bootstrap-test.yaml index 90fc424cd..805e8c69c 100644 --- a/cf-module-prod-plan/cf-module-prod-plan-biz/src/main/resources/bootstrap-test.yaml +++ b/cf-module-prod-plan/cf-module-prod-plan-biz/src/main/resources/bootstrap-test.yaml @@ -4,6 +4,8 @@ spring: cloud: nacos: server-addr: 192.168.1.204:8848 + username: nacos + password: nacos discovery: namespace: imes-test # 命名空间。这里使用 dev 开发环境 metadata: diff --git a/cf-module-report/cf-module-report-biz/src/main/resources/bootstrap-test.yaml b/cf-module-report/cf-module-report-biz/src/main/resources/bootstrap-test.yaml index 90fc424cd..805e8c69c 100644 --- a/cf-module-report/cf-module-report-biz/src/main/resources/bootstrap-test.yaml +++ b/cf-module-report/cf-module-report-biz/src/main/resources/bootstrap-test.yaml @@ -4,6 +4,8 @@ spring: cloud: nacos: server-addr: 192.168.1.204:8848 + username: nacos + password: nacos discovery: namespace: imes-test # 命名空间。这里使用 dev 开发环境 metadata: