style: 重构global包结构

This commit is contained in:
Mmx
2021-09-19 22:59:20 +08:00
parent e4669ea4ae
commit 052aba8422
2 changed files with 0 additions and 39 deletions

View File

@@ -1,9 +1,5 @@
package global
import "autoLogin/models"
var Config *models.Config
var Status struct {
Output bool
Guardian bool