public class AccessToken extends WeixinReqParam
| 构造器和说明 |
|---|
AccessToken() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppid() |
String |
getGrant_type() |
String |
getSecret() |
void |
setAppid(String appid) |
void |
setGrant_type(String grant_type) |
void |
setSecret(String secret) |
getAccess_token, setAccess_tokenCopyright © 2022. All rights reserved.