Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var User = UserService{}
Functions ¶
This section is empty.
Types ¶
type UserService ¶
type UserService struct{}
func (UserService) Login ¶
func (s UserService) Login(requestParams user.LoginRequest) (interface{}, error)
Login 登录操作
Click to show internal directories.
Click to hide internal directories.