| 接口 | 说明 | 
|---|---|
| WxErrorExceptionHandler | WxErrorException处理器. | 
| WxMessageDuplicateChecker | 
 消息重复检查器. | 
| 类 | 说明 | 
|---|---|
| WxConsts | 微信开发所使用到的常量类. | 
| WxConsts.AppIdType | appId 类型 | 
| WxConsts.EventType | 微信端推送过来的事件类型. | 
| WxConsts.KefuMsgSafe | 表示是否是保密消息,0表示否,1表示是,默认0. | 
| WxConsts.KefuMsgType | 主动发送消息(即客服消息)的消息类型. | 
| WxConsts.MassMsgStatus | 群发消息后微信端推送给服务器的反馈消息. | 
| WxConsts.MassMsgType | 群发消息的消息类型. | 
| WxConsts.MaterialType | 永久素材类型. | 
| WxConsts.MediaFileType | 上传多媒体(临时素材)文件的类型. | 
| WxConsts.MenuButtonType | 自定义菜单的按钮类型. | 
| WxConsts.NetCheckArgs | 网络检测入参. | 
| WxConsts.OAuth2Scope | oauth2网页授权的scope. | 
| WxConsts.QrConnectScope | 网页应用登录授权作用域. | 
| WxConsts.SchoolContactMsgType | 发送「学校通知」类型
 https://developer.work.weixin.qq.com/document/path/92321 | 
| WxConsts.TemplateCardType | 企业微信模板卡片消息的卡片类型 | 
| WxConsts.XmlMsgType | 微信推送过来的消息的类型,和发送给微信xml格式消息的消息类型. | 
| WxMessageInMemoryDuplicateChecker | 已过时 | 
| WxMessageInMemoryDuplicateCheckerSingleton | |
| WxMessageInRedisDuplicateChecker | 利用redis检查消息是否重复 | 
Copyright © 2024. All rights reserved.