Browse Source

删除历史包接收接口的临时方案

Sand Wen 9 years ago
parent
commit
2622039f54
1 changed files with 0 additions and 6 deletions
  1. 0 6
      ag-ehr-platform.yml

+ 0 - 6
ag-ehr-platform.yml

@ -17,8 +17,6 @@ server:
    key-store-password: 123456
    key-password: 123456
svr-package.ip-address: "http://localhost:10140"
---
spring:
  profiles: test
@ -30,7 +28,6 @@ server:
    key-store-password: 123456
    key-password: 123456
svr-package.ip-address: "http://172.19.103.73:10140"
---
spring:
  profiles: prod
@ -39,6 +36,3 @@ server:
  ssl:
    key-store-password: 123456
    key-password: 123456
svr-package.ip-address: "http://11.1.2.21:10140"