mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-15 10:45:15 +08:00
修复一些打包时发现的不规范的javadoc
This commit is contained in:
@@ -189,8 +189,6 @@ public class WxMaMessageRouterRule {
|
||||
|
||||
/**
|
||||
* 处理微信推送过来的消息
|
||||
*
|
||||
* @return true 代表继续执行别的router,false 代表停止执行别的router
|
||||
*/
|
||||
protected void service(WxMaMessage wxMessage,
|
||||
Map<String, Object> context,
|
||||
|
Reference in New Issue
Block a user