zouxuan 1 year ago
parent
commit
0b24fbc66d

+ 0 - 3
cooleshow-auth/auth-server/src/main/resources/bootstrap-pre.yml

@@ -9,6 +9,3 @@ spring:
         file-extension: yaml
         refresh-enabled: true
         enabled: true
-        shared-configs:
-          - data-id: base.yaml
-            refresh: true

+ 1 - 2
cooleshow-user/user-student/src/main/resources/bootstrap-prod.yml

@@ -7,8 +7,7 @@ spring:
         group: DEFAULT_GROUP
         prefix: student
         file-extension: yaml
-        refresh:
-          enabled: true
+        refresh-enabled: true
         enabled: true
         shared-configs:
           - data-id: base.yaml