Browse Source

修改测试环境配置文件

tianboguang 2 years ago
parent
commit
8ed86bc2e6
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/main/resources/bootstrap-test.yml

+ 4 - 0
src/main/resources/bootstrap-test.yml

@@ -24,6 +24,10 @@ spring:
             group: DEFAULT_GROUP
             group: DEFAULT_GROUP
             refresh: true
             refresh: true
 
 
+          - data-id: common-scaling.yaml
+            group: DEFAULT_GROUP
+            refresh: true
+
           - data-id: other-config.yaml
           - data-id: other-config.yaml
             group: DEFAULT_GROUP
             group: DEFAULT_GROUP
             refresh: true
             refresh: true