getLoginUser

abstract suspend fun getLoginUser(): GWResult<User>

获取当前登录用户

Return

用户信息