From 50d6d7626da36fb462087d29493dfa1bc6a91d93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=B9=8F=E9=A3=9E?= Date: Wed, 5 Feb 2020 19:26:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- esua-epdc/epdc-gateway/src/main/resources/application.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/esua-epdc/epdc-gateway/src/main/resources/application.yml b/esua-epdc/epdc-gateway/src/main/resources/application.yml index ca31a8f6b..f09605ff2 100644 --- a/esua-epdc/epdc-gateway/src/main/resources/application.yml +++ b/esua-epdc/epdc-gateway/src/main/resources/application.yml @@ -160,6 +160,8 @@ spring: order: 17 predicates: - Path=${server.servlet.context-path}/custom/** + filters: + - StripPrefix=1 #积分管理 - id: epdc-points-server uri: @gateway.routes.epdc-points-server.uri@