Files

8 lines
104 B
Go
Raw Permalink Normal View History

2026-03-18 21:51:17 +08:00
package admin
import (
"NetworkAuth/controllers"
)
var base = controllers.NewBaseController()