kkomge
Results
2
issues of
kkomge
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);
提示说openssl的相关错误