Explorar el Código

修改测试环境配置文件

tianboguang hace 2 años
padre
commit
8ed86bc2e6
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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
             refresh: true
 
+          - data-id: common-scaling.yaml
+            group: DEFAULT_GROUP
+            refresh: true
+
           - data-id: other-config.yaml
             group: DEFAULT_GROUP
             refresh: true