public interface WxMaOutMessage extends Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
String |
toEncryptedJson(WxMaConfig config)
转换成加密的JSON格式.
|
String |
toEncryptedXml(WxMaConfig config)
转换成加密的XML格式.
|
String |
toJson()
转换成JSON格式.
|
String |
toXml()
转换成XML格式.
|
String toXml()
String toJson()
String toEncryptedXml(WxMaConfig config)
config - 配置对象String toEncryptedJson(WxMaConfig config)
config - 配置对象Copyright © 2026. All rights reserved.