From 676de6779ef2459600d264d8c5653ff4bf6da3da Mon Sep 17 00:00:00 2001 From: wujj <1027418825@qq.com> Date: Mon, 12 Oct 2020 09:25:09 +0800 Subject: [PATCH] =?UTF-8?q?template=20=E6=A8=A1=E6=9D=BF=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E9=87=8D=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 31237049..f55d637a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -22,7 +22,7 @@ ms: chcek-code: true #默认开启验证码验证,false验证码不验证 upload: - template: template + template: template #模板文件夹支持重命名,不支持路径 path: upload #文件上传路径,可以根据实际写绝对路径 mapping: /upload/** #修改需要谨慎,系统第一次部署可以随意修改,如果已经有了上传数据,再次修改会导致之前上传的文件404 denied: .exe,.jsp