FileUploadServiceExtend新增文件上传方法,支持文件不存本地直接获取文件流存储到云端。
This commit is contained in:
@@ -482,7 +482,7 @@ logging:
|
|||||||
# addPathPatterns: >
|
# addPathPatterns: >
|
||||||
# ${frontPath}/**
|
# ${frontPath}/**
|
||||||
# excludePathPatterns: ~
|
# 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
|
# staticFile: .css,.js,.map,.png,.jpg,.gif,.jpeg,.bmp,.ico,.swf,.psd,.htc,.crx,.xpi,.exe,.ipa,.apk,.otf,.eot,.svg,.ttf,.woff,.woff2
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user