瀏覽代碼

add health profile routes

Sand Wen 9 年之前
父節點
當前提交
1a2e4cb4c7
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      ag-ehr-platform.yml

+ 4 - 1
ag-ehr-platform.yml

@ -2,7 +2,7 @@ logging:
  level:
    com:
      netflix: DEBUG
      
# service routes
zuul:
  routes:
@ -18,6 +18,9 @@ zuul:
    sanofi_support:
      path: /api/v1.0/sanofi/physic_signs
      serviceId: svr-health-profile
    health_profile:
      path: /api/v1.0/health_profile
      serviceId: svr-health-profile
---
spring: