浏览代码

Merge remote-tracking branch 'origin/master'

dongxin 11 月之前
父节点
当前提交
3f3ba61edb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gateway/src/main/resources/application-test.yml

+ 1 - 1
gateway/src/main/resources/application-test.yml

@@ -28,7 +28,7 @@ spring:
         - id: tenant_route
         - id: tenant_route
           uri: http://172.24.144.223:9084/
           uri: http://172.24.144.223:9084/
           predicates:
           predicates:
-            - Path=/tenant/**,/dept/**,/area/**,/dict/**,/userInfo/**,/sysOrganization/**,/activity/**,/message/**,/messageNotice/**,,/pltAgreement/**,/agreementRules/**,/poster/**,/agreement/**,/ptl/areaLicense/**,/ptlAgreementCost/**,/scheme/**,/ptlAgreementCostExternal/**,/plt/areaLicense/**
+            - Path=/tenant/**,/dept/**,/area/**,/dict/**,/userInfo/**,/sysOrganization/**,/activity/**,/message/**,/messageNotice/**,,/pltAgreement/**,/agreementRules/**,/poster/**,/agreement/**,/ptl/areaLicense/**,/ptlAgreementCost/**,/scheme/**,/ptlAgreementCostExternal/**,/plt/areaLicense/**,/organization/**
         #数据报表
         #数据报表
         - id: console_route
         - id: console_route
           uri: http://172.24.144.223:9085/
           uri: http://172.24.144.223:9085/