From c20aa8ac7f34ea0fc0ef31f1c01f1bef3926e956 Mon Sep 17 00:00:00 2001 From: gaoqr <13665037151@163.com> Date: Wed, 13 May 2026 10:15:25 +0800 Subject: [PATCH] =?UTF-8?q?cf-gateway=E8=A1=A5=E5=85=85=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E5=8C=96=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cf-gateway/src/main/resources/application.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cf-gateway/src/main/resources/application.yaml b/cf-gateway/src/main/resources/application.yaml index 78b9fd0ba..2ade99afe 100644 --- a/cf-gateway/src/main/resources/application.yaml +++ b/cf-gateway/src/main/resources/application.yaml @@ -18,6 +18,7 @@ spring: messages: basename: message_errorcode + fallback-to-system-locale: false cloud: # Spring Cloud Gateway 配置项,对应 GatewayProperties 类