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: