fix(上传&预览): 新增加Minio和七牛云存储,预览视频缩略图预览功能

This commit is contained in:
MAC 2021-09-05 23:14:33 +08:00
parent a110084d49
commit 1d39d69f9d

View File

@ -53,7 +53,7 @@ public class BaseAsyncConfigurer implements AsyncConfigurer {
/**
* 异步方法执行的过程中抛出的异常捕获
*
* @return AsyncUncaughtExceptionHandler
* @return AsyncUncaughtExceptionHandler
*/
@Override
public AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler() {