Add the download dir max size in the preference.
This commit is contained in:
@ -118,7 +118,7 @@ func (this *AlienService) PreviewOrDownload(
|
||||
this.logger.Info("准备下载文件夹 %s", matter.Name)
|
||||
|
||||
//目标地点
|
||||
this.matterService.AtomicDownloadDirectory(writer, request, matter)
|
||||
this.matterService.DownloadDirectory(writer, request, matter)
|
||||
|
||||
} else {
|
||||
|
||||
|
Reference in New Issue
Block a user