浏览代码

Merge branch 'dev' of http://192.168.1.220:10080/Amoy2/wlyy2.0 into dev

mengkang 5 年之前
父节点
当前提交
d19df30e63

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

@ -1,6 +1,6 @@
spring:
spring:
  application:
  application:
    name: svr-authentication-lyx
    name: svr-authentication
  cloud:
  cloud:
    config:
    config:
      failFast: true
      failFast: true

+ 1 - 1
svr/svr-internet-hospital/src/main/resources/bootstrap.yml

@ -1,6 +1,6 @@
spring:
spring:
  application:
  application:
    name:  svr-internet-hospital-lyx
    name:  svr-internet-hospital
  cloud:
  cloud:
    config:
    config:
      failFast: true
      failFast: true