public class WxMnpRedpacketCoverApi extends WxBaseHttpApi
| 构造器和说明 |
|---|
WxMnpRedpacketCoverApi() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthenticationUrl(String accessToken,
String openid,
String ctoken)
redpacketcover.getAuthenticationUrl
本接口用于获得指定用户可以领取的红包封面链接。
|
static WxMnpRedpacketCoverApi |
getInstance() |
get, getInputStream, post, post, postInputStream, upload, uploadpublic static WxMnpRedpacketCoverApi getInstance()
public String getAuthenticationUrl(String accessToken, String openid, String ctoken)
accessToken - openid - 可领取用户的openidctoken - 在红包封面平台获取发放ctoken(需要指定可以发放的appid)Copyright © 2022. All rights reserved.