◐ Shell
clean mode source ↗

feat:更新获取用户身份接口,增加获取用户二次验证信息 by Hugo-Ho · Pull Request #3186 · binarywang/WxJava

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Hugo-Ho

@Hugo-Ho Hugo-Ho commented

Dec 14, 2023

Copy link Copy Markdown

feat:更新获取用户身份接口,增加获取用户二次验证信息

private static final long serialVersionUID = -4301564507150486556L;

private String userId;
private String tfa_code;

Copy link Copy Markdown

Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个变量命名是否可以规范化呢?

@binarywang binarywang added this to the 4.5.9 milestone

Dec 15, 2023

@binarywang binarywang merged commit a5a375e into binarywang:develop

Dec 15, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@binarywang binarywang binarywang left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

4.5.9

Development

Successfully merging this pull request may close these issues.

2 participants

@Hugo-Ho @binarywang