持久化Token

This commit is contained in:
奶爸
2019-12-20 23:58:09 +08:00
parent ce3c5139f7
commit f2080ed795
13 changed files with 80 additions and 53 deletions
-3
View File
@@ -19,9 +19,6 @@ var Cache *cache.Cache
// DB ..
var DB *gorm.DB
// Admin ..
var Admin *model.User
// ServerList ..
var ServerList map[string]*model.Server