Browse Source

v4.8.0 增加编辑器版本信息接口

dsx 2 years ago
parent
commit
3264d2cf14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/bootstrap-test.yml

+ 1 - 1
src/main/resources/bootstrap-test.yml

@@ -33,7 +33,7 @@ spring:
             group: DEFAULT_GROUP
             refresh: true
       discovery:
-        namespace: public
+        namespace: ${spring.cloud.nacos.namespace}