feat:更新获取用户身份接口,增加获取用户二次验证信息 by Hugo-Ho · Pull Request #3186 · binarywang/WxJava
binarywang / WxJava Public
-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Merged
Merged
Conversation
binarywang
reviewed
...a-cp/src/main/java/me/chanjar/weixin/cp/bean/workbench/WxCpSecondVerificatioInformation.java
| private static final long serialVersionUID = -4301564507150486556L; | ||
|
|
||
| private String userId; | ||
| private String tfa_code; |
Owner
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个变量命名是否可以规范化呢?
binarywang
added this to the
4.5.9 milestone
binarywang
merged commit
a5a375e
into
binarywang:develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment