Sfoglia il codice sorgente

feature 增加配置文件

xiahan 1 anno fa
parent
commit
e7b27e97d0
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      comCustomer-server/src/main/resources/bootstrap-pro.yml

+ 2 - 0
comCustomer-server/src/main/resources/bootstrap-pro.yml

@@ -5,6 +5,8 @@ spring:
         file-extension: yaml
         server-addr: 127.0.0.1:8848
         namespace: 75f91d9a-0dd2-4dd9-98f6-61a221d396f1
+        ext-config[0]:
+          data-id: common-config.yaml
       discovery:
         server-addr: 127.0.0.1:8848
         namespace: 75f91d9a-0dd2-4dd9-98f6-61a221d396f1