类 WxMaProperties.Config
java.lang.Object
cn.warpin.thirdPart.tencent.wx.miniapp.config.WxMaProperties.Config
- 封闭类:
WxMaProperties
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
appid
设置微信小程序的appid -
secret
设置微信小程序的Secret -
token
设置微信小程序消息服务器配置的token -
aesKey
设置微信小程序消息服务器配置的EncodingAESKey -
msgDataFormat
消息格式,XML或者JSON
-
-
构造器详细资料
-
Config
public Config()
-