Open
Description
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);
Metadata
Metadata
Assignees
Labels
No labels