mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-29 11:21:58 +08:00
Modify: move aria2 into internal packages / migration version check
This commit is contained in:
@@ -2,9 +2,9 @@ package model
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"github.com/HFO4/cloudreve/pkg/aria2/rpc"
|
||||
"github.com/HFO4/cloudreve/pkg/util"
|
||||
"github.com/jinzhu/gorm"
|
||||
"github.com/zyxar/argo/rpc"
|
||||
)
|
||||
|
||||
// Download 离线下载队列模型
|
||||
|
||||
Reference in New Issue
Block a user