Explorar el Código

配置文件更新

zdm hace 6 años
padre
commit
c397a58a8b
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7 1
      src/main/resources/application.yml

+ 7 - 1
src/main/resources/application.yml

@ -13,7 +13,13 @@ ftp:
spring:
  profiles: devtest
wlyy:
  url: http://localhost:8080/
  url: http://172.26.0.118:9092/wlyy/
---
spring:
  profiles: test
wlyy:
  url: http://ehr.yihu.com/wlyy/
---
spring: