From 76b4de3fb6b6b657dccbcf7544a8caf7f5866bf8 Mon Sep 17 00:00:00 2001 From: dimengzhe Date: Wed, 20 Mar 2024 11:42:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E5=85=B3=E6=B7=BB=E5=8A=A0yxt-base?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anrui-gateway/src/main/resources/application.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/anrui-gateway/src/main/resources/application.yml b/anrui-gateway/src/main/resources/application.yml index 498fab8c04..6b80b37e40 100644 --- a/anrui-gateway/src/main/resources/application.yml +++ b/anrui-gateway/src/main/resources/application.yml @@ -97,6 +97,12 @@ spring: uri: lb://yxt-wms filters: - StripPrefix=1 + - id: yxt-base + predicates: + - Path= /yxtbase/** + uri: lb://yxt-base + filters: + - StripPrefix=1 ignore: whites: