Quellcode durchsuchen

Merge branch 'dev' of yeshijie/wlyy2.0 into dev

叶仕杰 vor 3 Jahren
Ursprung
Commit
6be83a2eb5
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      server/svr-authentication/src/main/resources/bootstrap.yml

+ 1 - 1
server/svr-authentication/src/main/resources/bootstrap.yml

@ -130,7 +130,7 @@ spring:
  cloud:
  cloud:
    config:
    config:
      uri: ${wlyy-spring.config.uri:http://127.0.0.1:1221}
      uri: ${wlyy-spring.config.uri:http://127.0.0.1:1221}
      label: ${wlyy-spring.config.label:jwdev}
      label: ${wlyy-spring.config.label:master}
---
---
spring:
spring: