浏览代码

认证服务

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
      serviceId: svr-iot
    svr-base:
    svr-base:
      path: /base/**
      path: /base/**
      serviceId: svr-base-lyx
      serviceId: svr-base
    svr-authentication:
    svr-authentication:
      path: /auth/**
      path: /auth/**
      serviceId: svr-authentication-lyx
      serviceId: svr-authentication
    svr-healthy-house:
    svr-healthy-house:
      path: /healthyHouse/**
      path: /healthyHouse/**
      serviceId: svr-healthy-house
      serviceId: svr-healthy-house