This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liushuai
/
hz-project-management
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
28
Wiki
Activity
Browse Source
应用和任务
master
PoffyZhang
1 year ago
parent
d12c553274
commit
c7f6a65e9e
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
pmapi/src/main/resources/application-dev.yml
+ 5
- 0
pmapi/src/main/resources/application-dev.yml
View File
@@ -87,6 +87,11 @@ spring:
wall:
config:
multi-statement-allow: true
#设置上传 单个文件的大小
servlet:
multipart:
max-file-size: 100MB
max-request-size: 150MB
mybatis-plus:
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
Write
Preview
Loading…
Cancel
Save