| Package | Description |
|---|---|
| cn.watsontech.webhelper.openapi.service |
| Modifier and Type | Method and Description |
|---|---|
OpenApiDecodeService.BaseSuccessResponse<Integer> |
OpenApiDecodeService.sendWxMaSubscribeMessage(String appid,
String appSecret,
String wxAppId,
String templateId,
String toUser,
String page,
List<WxMessageData> data)
发送小程序订阅消息
|
OpenApiDecodeService.BaseSuccessResponse<Boolean> |
OpenApiDecodeService.sendWxMpSubscribeMessage(String appid,
String appSecret,
String wxAppId,
String templateId,
String toUser,
String url,
String scene,
String title,
String contentValue,
String contentColor,
WxMpSubscribeMsgForm.MiniApp miniProgram)
发送公众号订阅消息
|
Copyright © 2021. All rights reserved.