Constructor new UserService() Source: app/auth/user.js, line 13 Implements: Service Methods (async) findUserByAccountAndPassword() → {object} Source: app/auth/user.js, line 18 通过账号密码 获取用户信息 Returns: 用户信息对象 Type object