瀏覽代碼

配置文件更新

zdm 6 年之前
父節點
當前提交
c397a58a8b
共有 1 個文件被更改,包括 7 次插入1 次删除
  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: