| 程序包 | 说明 |
|---|---|
| cn.binarywang.wx.miniapp.api | |
| cn.binarywang.wx.miniapp.api.impl | |
| cn.binarywang.wx.miniapp.bean.template |
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
WxMaTemplateLibraryListResult |
WxMaTemplateService.findTemplateLibraryList(int offset,
int count)
已过时。
获取小程序模板库标题列表
详情请见:
WxMaTemplateLibraryListResultWxMaSubscribeService. |
getPubTemplateTitleList(Integer[] ids,
int start,
int limit)
获取帐号所属类目下的公共模板标题
详情请见: 获取帐号所属类目下的公共模板标题
接口url格式: https://api.weixin.qq.com/wxaapi/newtmpl/getpubtemplatetitles?
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaTemplateLibraryListResult |
WxMaTemplateServiceImpl.findTemplateLibraryList(int offset,
int count) |
WxMaTemplateLibraryListResult |
WxMaSubscribeServiceImpl.getPubTemplateTitleList(Integer[] ids,
int start,
int limit) |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxMaTemplateLibraryListResult |
WxMaTemplateLibraryListResult.fromJson(String json) |
Copyright © 2019. All rights reserved.