Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
a0ddd121
Commit
a0ddd121
authored
Sep 16, 2022
by
msgroup
Committed by
zhouyk
Sep 16, 2022
Browse files
fix: 关闭前端上传
parent
bd06f4c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.yml
View file @
a0ddd121
...
...
@@ -45,7 +45,7 @@ ms:
template
:
template
#模板文件夹支持重命名,不支持路径
path
:
upload
#文件上传路径,可以根据实际写绝对路径
mapping
:
/upload/**
#修改需要谨慎,系统第一次部署可以随意修改,如果已经有了上传数据,再次修改会导致之前上传的文件404
denied
:
exe,jsp,xml,sh,bat,py,ftl
denied
:
exe,jsp,xml,sh,bat,py,ftl
,jspx
back-up
:
/upload_back
multipart
:
#最大上传文件大小 单位:KB
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment