mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 17:41:57 +08:00
Test: get source URL of files
This commit is contained in:
@@ -29,7 +29,6 @@ func (fs *FileSystem) GetThumb(ctx context.Context, id uint) (*response.ContentR
|
||||
}
|
||||
|
||||
fs.FileTarget = []model.File{file[0]}
|
||||
|
||||
res, err := fs.Handler.Thumb(ctx, file[0].SourceName)
|
||||
|
||||
// TODO 出错时重新生成缩略图
|
||||
|
||||
Reference in New Issue
Block a user