From 5e078532668ec10be40d2f293e4aa73f0de9b9a9 Mon Sep 17 00:00:00 2001 From: "djz236@163.com" Date: Mon, 4 Sep 2023 15:56:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BC=81=E4=B8=9A=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yxt_supervise/gateway/src/main/resources/application.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/yxt_supervise/gateway/src/main/resources/application.yml b/yxt_supervise/gateway/src/main/resources/application.yml index 098ea162..67779758 100644 --- a/yxt_supervise/gateway/src/main/resources/application.yml +++ b/yxt_supervise/gateway/src/main/resources/application.yml @@ -79,6 +79,13 @@ spring: uri: lb://supervise-flowable filters: - StripPrefix=1 + #YxtSuperviseEnterprisecentre 企业中心 + - id: yxt-supervise-enterprisecentre + predicates: + - Path= /enterprisecentre/** + uri: lb://yxt-supervise-enterprisecentre + filters: + - StripPrefix=1 ignore: whites: - /portal/v1/regions/treeList