FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

【企业微信】获取访问用户敏感信息接口中增加地址和企业邮箱字段 by nadirvishun · Pull Request #2854 · binarywang/WxJava · GitHub

【企业微信】获取访问用户敏感信息接口中增加地址和企业邮箱字段 - #2854

Merged
binarywang merged 2 commits into
binarywang:developfrom
nadirvishun:develop
Oct 25, 2022
Merged

【企业微信】获取访问用户敏感信息接口中增加地址和企业邮箱字段#2854
binarywang merged 2 commits into
binarywang:developfrom
nadirvishun:develop

Conversation

Copy link
Copy Markdown

微信接口改动:

如果新旧应用一起混用的话需要特别注意,类似:

  • name字段,旧的应用接口1中可以正常获取,新的应用则没有此字段了,但接口2中新旧都有,所以统一去接口2中获取比较好
  • address字段,旧的应用接口1中没有,接口2中有,新的应用接口1中有,接口2中没有,这时如果无法区分新旧应用则需要两个接口都要判定下,才能取到正确的值。
  • 其它的字段是否还有这种情况则不是很清楚

nadirvishun changed the title 获取访问用户敏感信息接口中增加地址和企业邮箱字段 企业微信获取访问用户敏感信息接口中增加地址和企业邮箱字段 Oct 25, 2022
nadirvishun changed the title 企业微信获取访问用户敏感信息接口中增加地址和企业邮箱字段 【企业微信】获取访问用户敏感信息接口中增加地址和企业邮箱字段 Oct 25, 2022

sonatype-lift Bot commented Oct 25, 2022

Copy link
Copy Markdown

⚠️ 22 God Classes were detected by Lift in this project. Visit the Lift web console for more details.

Copy link
Copy Markdown
Owner

那些不再返回的字段,你可以标记为@ deprecated

binarywang added this to the 4.4.4 milestone Oct 25, 2022

Copy link
Copy Markdown
Author

主要是这些字段旧的应用还是正常返回,后续也不会取消,还有文档中说通讯录相关的调用也正常返回,所以没有加注解。

binarywang merged commit df75971 into binarywang:develop Oct 25, 2022
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL