From dce74d073d2bb1a5f961d8924a8b86db848bf18d Mon Sep 17 00:00:00 2001 From: dimengzhe Date: Fri, 10 Nov 2023 10:28:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E5=85=B3=E6=B7=BB=E5=8A=A0=E6=8A=A5?= =?UTF-8?q?=E8=A1=A8=E4=B8=AD=E5=BF=83=E6=A8=A1=E5=9D=97?= 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 037a174de3..df93270bd0 100644 --- a/anrui-gateway/src/main/resources/application.yml +++ b/anrui-gateway/src/main/resources/application.yml @@ -79,6 +79,12 @@ spring: uri: lb://anrui-terminal filters: - StripPrefix=1 + - id: anrui-reportcenter + predicates: + - Path= /reportcenter/** + uri: lb://anrui-reportcenter + filters: + - StripPrefix=1 ignore: whites: