feat: 获取用户敏感信息#226
Open
lxm wants to merge 1 commit into
Open
Conversation
Owner
|
啊,节后看,五一快乐! |
Contributor
|
期待合并。 |
Owner
|
试着这两天看一下……很容易会忘记 🤦 |
Owner
|
不好意思我是鸽子……重新跑一下 CI |
xen0n
reviewed
Aug 20, 2025
xen0n
left a comment
Owner
There was a problem hiding this comment.
不好意思,现在才有空折腾这个项目,看下 rebase 一下?应该没有冲突
| return &obj, nil | ||
| } | ||
|
|
||
| func (c *WorkwxApp) GetUserDetail(ticket string) (*UserInfo, error) { |
Owner
There was a problem hiding this comment.
这里需要一个注释,因为疼讯官方给 API endpoint 的命名 detail 实在太恶心了,不加注释的话就会觉得是单纯的“获取用户明细”
| } | ||
|
|
||
| // reqAuthTicket2UserInfo 获取访问用户敏感信息 | ||
| type reqAuthTicket2UserInfo struct { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
增加支持此接口https://developer.work.weixin.qq.com/document/path/95833