| 程序包 | 说明 |
|---|---|
| cn.binarywang.wx.miniapp.api | |
| cn.binarywang.wx.miniapp.api.impl | |
| cn.binarywang.wx.miniapp.bean | |
| cn.binarywang.wx.miniapp.util.json |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WxMaMsgService.sendTemplateMsg(WxMaTemplateMessage templateMessage)
发送模板消息
详情请见: 发送模板消息
接口url格式:https://api.weixin.qq.com/cgi-bin/message/wxopen/template/send?
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WxMaMsgServiceImpl.sendTemplateMsg(WxMaTemplateMessage templateMessage) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaTemplateMessage |
WxMaTemplateMessage.addData(WxMaTemplateData datum) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.gson.JsonElement |
WxMaTemplateMessageGsonAdapter.serialize(WxMaTemplateMessage message,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2019. All rights reserved.