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
178b1c95
Commit
178b1c95
authored
Oct 21, 2020
by
wujj
Browse files
上传
parent
e34740e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.yml
View file @
178b1c95
...
@@ -22,7 +22,7 @@ ms:
...
@@ -22,7 +22,7 @@ ms:
check-code
:
false
#默认开启验证码验证,false验证码不验证
check-code
:
false
#默认开启验证码验证,false验证码不验证
upload
:
upload
:
enable-web
:
fals
e
#启用web层的上传
enable-web
:
tru
e
#启用web层的上传
template
:
template
#模板文件夹支持重命名,不支持路径
template
:
template
#模板文件夹支持重命名,不支持路径
path
:
D:\gitbck
#文件上传路径,可以根据实际写绝对路径
path
:
D:\gitbck
#文件上传路径,可以根据实际写绝对路径
mapping
:
/upload/**
#修改需要谨慎,系统第一次部署可以随意修改,如果已经有了上传数据,再次修改会导致之前上传的文件404
mapping
:
/upload/**
#修改需要谨慎,系统第一次部署可以随意修改,如果已经有了上传数据,再次修改会导致之前上传的文件404
...
...
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