package service type Basic struct{} // Login 登陆 func (b *Basic) Login() { }