| 程序包 | 说明 |
|---|---|
| com.kdayun.wecom.cp.bean | |
| com.kdayun.wecom.cp.tp.service | |
| com.kdayun.wecom.cp.tp.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxTpLoginInfo |
WxTpLoginInfo.fromJson(java.lang.String json) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxTpLoginInfo |
WxCpTpService.getLoginInfo(java.lang.String authCode)
获取登录用户信息
文档地址:https://work.weixin.qq.com/api/doc/90001/90143/91125
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxTpLoginInfo |
BaseWxCpTpServiceImpl.getLoginInfo(java.lang.String authCode) |