diff --git a/dxhy-admin/src/main/resources/bootstrap-test.yaml b/dxhy-admin/src/main/resources/bootstrap-test.yaml index 98020c70..9a14a1c3 100644 --- a/dxhy-admin/src/main/resources/bootstrap-test.yaml +++ b/dxhy-admin/src/main/resources/bootstrap-test.yaml @@ -6,7 +6,7 @@ spring: # Nacos config 地址 server-addr: 172.31.36.146:33000 # Nacos config 命名空间,对应配置中的名称(dxhy-jxpt-namespace) - namespace: c8ce91b7-c3a9-4a6e-a354-8405ce60d66c + namespace: b271ba8e-84d9-4393-88b8-9271aff9465c # Nacos config 分组 group: dxhy-admin-group # Nacos config 登录用户名 @@ -24,4 +24,4 @@ spring: username: admin # Nacos config 登录密码 password: Invoice.nacos.!1 - namespace: c8ce91b7-c3a9-4a6e-a354-8405ce60d66c \ No newline at end of file + namespace: b271ba8e-84d9-4393-88b8-9271aff9465c \ No newline at end of file