From 72c789154f2a8a4fbdddce2c96ef8a9db3bde49e Mon Sep 17 00:00:00 2001 From: thinkgem Date: Fri, 12 Jul 2019 21:51:53 +0800 Subject: [PATCH] =?UTF-8?q?FileUploadServiceExtend=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0=E6=96=B9=E6=B3=95=EF=BC=8C?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=96=87=E4=BB=B6=E4=B8=8D=E5=AD=98=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E7=9B=B4=E6=8E=A5=E8=8E=B7=E5=8F=96=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=B5=81=E5=AD=98=E5=82=A8=E5=88=B0=E4=BA=91=E7=AB=AF=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/main/resources/config/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/main/resources/config/application.yml b/web/src/main/resources/config/application.yml index 224dd729..c84f3181 100644 --- a/web/src/main/resources/config/application.yml +++ b/web/src/main/resources/config/application.yml @@ -482,7 +482,7 @@ logging: # addPathPatterns: > # ${frontPath}/** # excludePathPatterns: ~ -# +# # # 静态文件后缀,过滤静态文件,以提高访问性能。 # staticFile: .css,.js,.map,.png,.jpg,.gif,.jpeg,.bmp,.ico,.swf,.psd,.htc,.crx,.xpi,.exe,.ipa,.apk,.otf,.eot,.svg,.ttf,.woff,.woff2 #