| 程序包 | 说明 |
|---|---|
| org.thlws.payment | |
| org.thlws.payment.wechat.core |
| 限定符和类型 | 方法和说明 |
|---|---|
static TokenResponse |
WechatMpClient.obtainAccessToken(String appid,
String secret)
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TokenResponse |
WechatMpCore.obtainAccessToken(String appid,
String secret)
access_token是公众号的全局唯一接口调用凭据,公众号调用各接口时都需使用access_token。
|
Copyright © 2018. All rights reserved.