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

wiki 需要更新 #89

Open
kkomge opened this issue Oct 31, 2019 · 3 comments
Open

wiki 需要更新 #89

kkomge opened this issue Oct 31, 2019 · 3 comments

Comments

@kkomge
Copy link
Contributor

kkomge commented Oct 31, 2019

https://github.com/borball/weixin-sdk/wiki/企业号身份验证
中的OAuth2s需要改成QyOAuth2s

CorpSetting corpSetting= new CorpSetting();
corpSetting.setCorpId("23223232");
corpSetting.setCorpSecret("232323-232323");
QyUser userInfo = QyOAuth2s.with(corpSetting).userInfo(code);

@borball
Copy link
Owner

borball commented Nov 1, 2019

直接发Pull request吧 @kkomge 没时间维护这个了。

@kkomge
Copy link
Contributor Author

kkomge commented Nov 2, 2019

额 精力了,github好像不能对wiki发起Pull request,看能不能把wiki页面都签到项目里面做一个wiki的目录。

@kkomge
Copy link
Contributor Author

kkomge commented Nov 2, 2019

我把wiki迁移到GitHub了,发了PR,你看一下。

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