소스 검색

认证服务

Trick 6 년 전
부모
커밋
02480991d2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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