diff --git a/techhero-component-oss-local.yml b/techhero-component-oss-local.yml index 7b2ebe9..001325d 100644 --- a/techhero-component-oss-local.yml +++ b/techhero-component-oss-local.yml @@ -1,3 +1,10 @@ +spring: + servlet: + multipart: + enabled: true + max-file-size: 2048MB + max-request-size: 2048MB + fdfs: # 链接超时 connect-timeout: 60