Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

获取 baiduUid 空指针异常 #14

Open
moods445 opened this issue Jun 21, 2019 · 2 comments
Open

获取 baiduUid 空指针异常 #14

moods445 opened this issue Jun 21, 2019 · 2 comments

Comments

@moods445
Copy link

No description provided.

@moods445
Copy link
Author

/**
 * 获取百度uid
 * 
 * @return String uid
 */
protected String getBaiduUid() {
    return request.getContext().getSystem().getUser().getUserInfo().getAccount().getBaidu().getBaiduUid();
}

@longger
Copy link
Contributor

longger commented Jun 21, 2019

收到的请求有uid吗,这个字段需要权限

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants