FileUploadServiceExtend新增文件上传方法,支持文件不存本地直接获取文件流存储到云端。

This commit is contained in:
thinkgem
2019-07-12 21:51:53 +08:00
parent 577e0a8514
commit 72c789154f

View File

@@ -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
#