🎇 支持mysql

This commit is contained in:
微凉
2021-03-16 23:15:37 +08:00
parent 4d0d892ce7
commit a5b2f998ab
15 changed files with 85 additions and 89 deletions

View File

@ -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