Merge branch 'master' of https://gitea.nxsir.cn/nanxun/IM_NEW
This commit is contained in:
@@ -82,5 +82,10 @@ namespace FileService.Application.UploadFileTask
|
||||
|
||||
return Result.Success(presignUrl);
|
||||
}
|
||||
|
||||
//public async Task<Result<UploadTaskResponse>> CompleteTaskAsync()
|
||||
//{
|
||||
// var taskCache = await redis.GetAsync();
|
||||
//}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user