From 1b3582c936c32fc48e3b0c2633d58f234287e159 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Fri, 19 Apr 2024 10:19:51 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=9B=B4=E6=94=B9=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3=E5=8F=B7=EF=BC=8Ctest=E7=89=88=E6=9C=AC=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-modules/intc-invest/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-modules/intc-invest/src/main/resources/bootstrap.yml b/ruoyi-modules/intc-invest/src/main/resources/bootstrap.yml index e7ab126..5fbaafc 100644 --- a/ruoyi-modules/intc-invest/src/main/resources/bootstrap.yml +++ b/ruoyi-modules/intc-invest/src/main/resources/bootstrap.yml @@ -1,7 +1,7 @@ # Tomcat server: max-http-header-size: 4048576 - port: 9218 + port: 9219 tomcat: max-http-form-post-size: -1