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 类