This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[admin上传图片限制2M][新增]
release_toaliyun_real
Stormeye.Wu
7 years ago
parent
16ba89a014
commit
c95e28d33e
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
mallinkAdmin/src/main/resources/application.yml
+ 4
- 0
mallinkAdmin/src/main/resources/application.yml
View File
@@ -10,6 +10,10 @@ spring:
jackson:
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8
http:
multipart:
max-file-size: 2MB
max-request-size: 2MB
# @{link} https://github.com/abel533
Write
Preview
Loading…
Cancel
Save