소스 검색

配置文件更新

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: