weixin-sdk icon indicating copy to clipboard operation
weixin-sdk copied to clipboard

wiki 需要更新

Open kkomge opened this issue 4 years ago • 3 comments

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);

kkomge avatar Oct 31 '19 11:10 kkomge

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

borball avatar Nov 01 '19 01:11 borball

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

kkomge avatar Nov 02 '19 01:11 kkomge

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

kkomge avatar Nov 02 '19 02:11 kkomge