From d5baa78b44ff585cc5e4a90334dff7504fa5d509 Mon Sep 17 00:00:00 2001 From: panqihua <1029559041@qq.com> Date: Wed, 22 Apr 2020 12:52:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=8A=E4=BC=A0=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E9=99=90=E5=88=B6=E5=A4=A7=E5=B0=8F=EF=BC=8C=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E5=A4=B4=E5=83=8F=E6=97=A0=E6=B3=95=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index f214b7b..ba18a9e 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -20,6 +20,9 @@ spring: static-path-pattern: /image/** resources: static-locations: classpath:/resources/static/image + servlet: + multipart: + max-file-size: 100MB #邮箱配置 email: