mirror of
https://github.com/skyle1995/NetworkAuth.git
synced 2026-05-25 10:42:45 +08:00
更新底层架构
This commit is contained in:
7
controllers/admin/utils.go
Normal file
7
controllers/admin/utils.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package admin
|
||||
|
||||
import (
|
||||
"NetworkAuth/controllers"
|
||||
)
|
||||
|
||||
var base = controllers.NewBaseController()
|
||||
Reference in New Issue
Block a user