Explorar el Código

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

叶仕杰 hace 3 años
padre
commit
6be83a2eb5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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:
    config:
      uri: ${wlyy-spring.config.uri:http://127.0.0.1:1221}
      label: ${wlyy-spring.config.label:jwdev}
      label: ${wlyy-spring.config.label:master}
---
spring: