mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Test: download file in filesystem
This commit is contained in:
@@ -72,7 +72,6 @@ func NewFileSystem(user *model.User) (*FileSystem, error) {
|
||||
}
|
||||
|
||||
// dispatchHandler 根据存储策略分配文件适配器
|
||||
// TODO: 测试
|
||||
func (fs *FileSystem) dispatchHandler() error {
|
||||
var policyType string
|
||||
if fs.Policy == nil {
|
||||
|
||||
Reference in New Issue
Block a user