This commit is contained in:
wujj 2020-10-21 15:02:26 +08:00
parent e34740e37f
commit 178b1c954a
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ ms:
check-code: false #默认开启验证码验证false验证码不验证
upload:
enable-web: false #启用web层的上传
enable-web: true #启用web层的上传
template: template #模板文件夹支持重命名,不支持路径
path: D:\gitbck #文件上传路径,可以根据实际写绝对路径
mapping: /upload/** #修改需要谨慎系统第一次部署可以随意修改如果已经有了上传数据再次修改会导致之前上传的文件404