程序包 | 说明 |
---|---|
me.chanjar.weixin.mp.api | |
me.chanjar.weixin.mp.api.impl | |
me.chanjar.weixin.mp.bean.freepublish |
限定符和类型 | 方法和说明 |
---|---|
WxMpFreePublishList |
WxMpFreePublishService.getPublicationRecords(int offset,
int count)
获取成功发布列表 - 默认返回 图文消息的具体内容
请求地址:POST https://api.weixin.qq.com/cgi-bin/draft/batchget?
|
WxMpFreePublishList |
WxMpFreePublishService.getPublicationRecords(int offset,
int count,
int noContent)
获取成功发布列表 - 支持选择是否返回:图文消息的具体内容
请求地址:POST https://api.weixin.qq.com/cgi-bin/draft/batchget?
|
限定符和类型 | 方法和说明 |
---|---|
WxMpFreePublishList |
WxMpFreePublishServiceImpl.getPublicationRecords(int offset,
int count) |
WxMpFreePublishList |
WxMpFreePublishServiceImpl.getPublicationRecords(int offset,
int count,
int noContent) |
限定符和类型 | 方法和说明 |
---|---|
static WxMpFreePublishList |
WxMpFreePublishList.fromJson(String json) |
Copyright © 2024. All rights reserved.