LAPTOP-KB9HII50\70708 hace 3 años
padre
commit
5a372c590f
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      gateway/ag-basic/src/main/resources/application.yml

+ 7 - 0
gateway/ag-basic/src/main/resources/application.yml

@ -72,6 +72,13 @@ zuul:
    svr-authentication:
      path: /cityihealth/auth/**
      serviceId: svr-authentication
#公司官网
    svr-base-gw:
      path: /cityihealth/basegw/**
      serviceId: svr-base-gw
    svr-authentication-gw:
      path: /cityihealth/authgw/**
      serviceId: svr-authentication-gw
    svr-healthy-house:
      path: /cityihealth/healthyHouse/**
      serviceId: svr-healthy-house