Przeglądaj źródła

健康之道配置追加

zdm 6 lat temu
rodzic
commit
898fc9badd

+ 6 - 2
gateway/ag-basic/src/main/resources/application.yml

@ -42,10 +42,14 @@ zuul:
      serviceId: svr-iot
    svr-base:
      path: /base/**
      serviceId: svr-base-lyx
      serviceId: svr-base
    svr-authentication:
      path: /auth/**
      serviceId: svr-authentication-lyx
      serviceId: svr-authentication
    svr-healthy-house:
      path: /healthyHouse/**
      serviceId: svr-healthy-house
---
spring: