浏览代码

other-config -->common-config

lyhzzz 3 年之前
父节点
当前提交
11b22aa38d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/resources/bootstrap-test.yml

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

@@ -12,11 +12,11 @@ spring:
             group: DEFAULT_GROUP
             refresh: true
         shared-configs:
-          - data-id: common-redis-config-52.yaml
+          - data-id: common-redis-config.yaml
             group: DEFAULT_GROUP
             refresh: true
 
-          - data-id: other-config.yaml
+          - data-id: common-config.yaml
             group: DEFAULT_GROUP
             refresh: true