1
0
mirror of synced 2025-12-23 18:48:00 +08:00
This commit is contained in:
Daniel Qian
2014-12-01 16:37:07 +08:00
parent 806447abf1
commit 880b9fdb55
3 changed files with 12 additions and 10 deletions

View File

@@ -288,6 +288,7 @@ public interface WxCpService {
* <pre>
* 用oauth2获取用户信息
* http://qydev.weixin.qq.com/wiki/index.php?title=根据code获取成员信息
* 因为企业号oauth2.0必须在应用设置里设置通过ICP备案的可信域名所以无法测试因此这个方法很可能是坏的。
* </pre>
* @param code
* @return [userid, deviceid]