Class WxappLogHandler
java.lang.Object
cn.herodotus.engine.assistant.access.processor.WxappLogHandler
- All Implemented Interfaces:
cn.binarywang.wx.miniapp.message.WxMaMessageHandler
public class WxappLogHandler
extends Object
implements cn.binarywang.wx.miniapp.message.WxMaMessageHandler
Description: 微信小程序Log处理器
- Author:
- : gengwei.zheng
- Date:
- : 2021/4/7 12:44
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WxappLogHandler
public WxappLogHandler()
-
-
Method Details
-
handle
public cn.binarywang.wx.miniapp.message.WxMaXmlOutMessage handle(cn.binarywang.wx.miniapp.bean.WxMaMessage wxMaMessage, Map<String, Object> context, cn.binarywang.wx.miniapp.api.WxMaService wxMaService, me.chanjar.weixin.common.session.WxSessionManager sessionManager) throws me.chanjar.weixin.common.error.WxErrorException- Specified by:
handlein interfacecn.binarywang.wx.miniapp.message.WxMaMessageHandler- Throws:
me.chanjar.weixin.common.error.WxErrorException
-