From 9be2959d7d2a852c1279efeec832199b23b25a3e Mon Sep 17 00:00:00 2001 From: thinkgem Date: Thu, 13 Oct 2022 23:29:56 +0800 Subject: [PATCH] update --- web/src/main/resources/config/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/main/resources/config/application.yml b/web/src/main/resources/config/application.yml index 1c42671d..fb4f0896 100644 --- a/web/src/main/resources/config/application.yml +++ b/web/src/main/resources/config/application.yml @@ -24,7 +24,7 @@ server: servlet: context-path: /js register-default-servlet: false - encoding.enabled: true + #encoding.enabled: true tomcat: uri-encoding: UTF-8 # 表单请求数据的最大大小