Browse Source

配置文件更新

zdm 6 năm trước cách đây
mục cha
commit
c397a58a8b
1 tập tin đã thay đổi với 7 bổ sung1 xóa
  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: