fixbug 文件上传大小 && 微信https 异常问题
This commit is contained in:
@@ -11,8 +11,8 @@ app:
|
||||
spring:
|
||||
http:
|
||||
multipart:
|
||||
max-file-size: 40MB
|
||||
max-request-size: 40MB
|
||||
max-file-size: 1024MB
|
||||
max-request-size: 1024MB
|
||||
enabled: true
|
||||
profiles:
|
||||
include:
|
||||
@@ -93,4 +93,4 @@ logging:
|
||||
level:
|
||||
com:
|
||||
sv:
|
||||
mapper: DEBUG
|
||||
mapper: DEBUG
|
||||
|
||||
Reference in New Issue
Block a user