mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	Update WxMpMessageRouter.java
fix
This commit is contained in:
		| @ -130,7 +130,7 @@ public class WxMpMessageRouter { | ||||
|    * 处理微信消息 | ||||
|    */ | ||||
|   public WxMpXmlOutMessage route(final WxMpXmlMessage wxMessage, final Map<String, Object> context) { | ||||
|     return route(wxMessage, context); | ||||
|     return route(wxMessage, context, null); | ||||
|   } | ||||
|   /** | ||||
|    * 处理微信消息 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 007gzs
					007gzs