修复一些打包时发现的不规范的javadoc

This commit is contained in:
Binary Wang
2017-07-03 17:57:44 +08:00
parent 1352d7247f
commit 55cfcb9abd
4 changed files with 7 additions and 12 deletions

View File

@@ -189,8 +189,6 @@ public class WxMaMessageRouterRule {
/**
* 处理微信推送过来的消息
*
* @return true 代表继续执行别的routerfalse 代表停止执行别的router
*/
protected void service(WxMaMessage wxMessage,
Map<String, Object> context,