fix(上传&预览): 新增加Minio和七牛云存储,预览视频缩略图预览功能
This commit is contained in:
parent
a110084d49
commit
1d39d69f9d
@ -53,7 +53,7 @@ public class BaseAsyncConfigurer implements AsyncConfigurer {
|
|||||||
/**
|
/**
|
||||||
* 异步方法执行的过程中抛出的异常捕获
|
* 异步方法执行的过程中抛出的异常捕获
|
||||||
*
|
*
|
||||||
* @return AsyncUncaughtExceptionHandler
|
* @return AsyncUncaughtExceptionHandler
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler() {
|
public AsyncUncaughtExceptionHandler getAsyncUncaughtExceptionHandler() {
|
||||||
|
Loading…
Reference in New Issue
Block a user