From 50ab37976685e8bd32ce0d59471c49aa2936ad58 Mon Sep 17 00:00:00 2001 From: dimengzhe Date: Thu, 7 Mar 2024 14:23:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E5=85=B3=E6=B7=BB=E5=8A=A0yxt-wms?= =?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 b9670cefca..498fab8c04 100644 --- a/anrui-gateway/src/main/resources/application.yml +++ b/anrui-gateway/src/main/resources/application.yml @@ -91,6 +91,12 @@ spring: uri: lb://yxt-as filters: - StripPrefix=1 + - id: yxt-wms + predicates: + - Path= /wms/** + uri: lb://yxt-wms + filters: + - StripPrefix=1 ignore: whites: