Browse Source

认证服务

Trick 6 years ago
parent
commit
02480991d2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      gateway/ag-basic/src/main/resources/application.yml

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

@ -42,10 +42,10 @@ 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