From ebf79865f0571ac5e14b6858d18ff5d872fbc5f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=81=B0=E8=89=B2DT?= <995959152@qq.com> Date: Tue, 13 Aug 2019 15:23:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20application.yml?= 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 60bc8cdf..ff0cc3be 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -13,7 +13,7 @@ ms: upload: path: /upload - denied: exe + denied: .exe,.jsp allowed: jpg max-size: 1 memory-size: 4096