Signed-off-by: java110 <928255095@qq.com>
@@ -6,6 +6,10 @@ server:
spring:
+ servlet:
+ multipart:
+ maxFileSize: 50MB
+ maxRequestSize: 50MB
profiles:
active: share
http: