UserService

UserService

用户相关的 service

Constructor

new UserService()

Source:
Implements:
  • Service

Methods

(async) findUserByAccountAndPassword() → {object}

Source:
通过账号密码 获取用户信息
Returns:
用户信息对象
Type
object