public class Test extends Object
| 构造器和说明 |
|---|
Test() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccessToken() |
void |
getArticleSummary() |
void |
getArticleTotal() |
void |
getUserCumulate() |
void |
getUserRead() |
void |
getUserReadHour() |
void |
getUserShare() |
void |
getUserShareHour() |
void |
getUserSummary() |
static void |
main(String[] args) |
public static void main(String[] args) throws WexinReqException, UnsupportedEncodingException
public String getAccessToken() throws WexinReqException
public void getUserSummary()
throws WexinReqException
public void getUserCumulate()
throws WexinReqException
public void getArticleSummary()
throws WexinReqException,
UnsupportedEncodingException
public void getArticleTotal()
throws WexinReqException,
UnsupportedEncodingException
public void getUserRead()
throws WexinReqException
public void getUserReadHour()
throws WexinReqException
public void getUserShare()
throws WexinReqException
public void getUserShareHour()
throws WexinReqException
Copyright © 2022. All rights reserved.