From fe2e6babeeefd1f9503d4b24971d051dbaba4299 Mon Sep 17 00:00:00 2001 From: attiya <2413103649@qq.com> Date: Thu, 15 May 2025 11:31:20 +0800 Subject: [PATCH] =?UTF-8?q?context-path=E5=8E=BB=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ebike-gateway/src/main/resources/application-dev.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ebike-gateway/src/main/resources/application-dev.yml b/ebike-gateway/src/main/resources/application-dev.yml index d3203473..8aa4a4a4 100644 --- a/ebike-gateway/src/main/resources/application-dev.yml +++ b/ebike-gateway/src/main/resources/application-dev.yml @@ -32,6 +32,8 @@ spring: uri: lb://ebike-user predicates: - Path=/user/** + filters: + - StripPrefix=1 # ćŽ»æŽ‰/user/郹戆 - id: ebike-orders uri: lb://ebike-orders predicates: