From 5501b9849b4902f9e03ca8818e26c023913c1370 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 11 九月 2024 16:47:34 +0800
Subject: [PATCH] 最新版本
---
server/system_gateway/src/main/resources/application.yml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/server/system_gateway/src/main/resources/application.yml b/server/system_gateway/src/main/resources/application.yml
index a5edc83..6503fa3 100644
--- a/server/system_gateway/src/main/resources/application.yml
+++ b/server/system_gateway/src/main/resources/application.yml
@@ -83,6 +83,7 @@
enabled: true
mime-types: application/json
port: 10010
+
tomcat:
max-swallow-size: -1
servlet:
--
Gitblit v1.9.3