package admin import "github.com/gogf/gf/net/ghttp" type MonitorLoginLog struct{} //登录日志列表 func (c *MonitorLoginLog) List(r *ghttp.Request) { }