程序包 | 说明 |
---|---|
me.chanjar.weixin.mp.api | |
me.chanjar.weixin.mp.api.impl | |
me.chanjar.weixin.mp.bean.draft |
限定符和类型 | 方法和说明 |
---|---|
WxMpDraftList |
WxMpDraftService.listDraft(int offset,
int count)
获取草稿列表
请求地址:POST https://api.weixin.qq.com/cgi-bin/draft/batchget?
|
WxMpDraftList |
WxMpDraftService.listDraft(int offset,
int count,
int noContent)
获取草稿列表
请求地址:POST https://api.weixin.qq.com/cgi-bin/draft/batchget?
|
限定符和类型 | 方法和说明 |
---|---|
WxMpDraftList |
WxMpDraftServiceImpl.listDraft(int offset,
int count) |
WxMpDraftList |
WxMpDraftServiceImpl.listDraft(int offset,
int count,
int noContent) |
限定符和类型 | 方法和说明 |
---|---|
static WxMpDraftList |
WxMpDraftList.fromJson(String json) |
Copyright © 2024. All rights reserved.