mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-18 08:07:20 +08:00
🎇 支持mysql
This commit is contained in:
@@ -12,7 +12,7 @@ var (
|
||||
ConfigFile string // config file
|
||||
SkipUpdate bool // skip update
|
||||
|
||||
Client *http.Client // request client
|
||||
Client *http.Client // request client
|
||||
|
||||
DB *gorm.DB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user