| 程序包 | 说明 | 
|---|---|
| me.chanjar.weixin.mp.api | |
| me.chanjar.weixin.mp.api.impl | |
| me.chanjar.weixin.mp.util.json | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| String | WxMpSubscribeMsgService. send(WxMpSubscribeMessage subscribeMessage)
 发送订阅消息
 https://developers.weixin.qq.com/doc/offiaccount/Subscription_Messages/api.html
  | 
| boolean | WxMpSubscribeMsgService. sendOnce(WxMpSubscribeMessage message)
 发送一次性订阅消息
 详情请见: https://mp.weixin.qq.com/wiki? | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| String | WxMpSubscribeMsgServiceImpl. send(WxMpSubscribeMessage subscribeMessage) | 
| boolean | WxMpSubscribeMsgServiceImpl. sendOnce(WxMpSubscribeMessage message) | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| com.google.gson.JsonElement | WxMpSubscribeMessageGsonAdapter. serialize(WxMpSubscribeMessage message,
         Type type,
         com.google.gson.JsonSerializationContext jsonSerializationContext) | 
Copyright © 2024. All rights reserved.