修改WeixinMessageHandler.doHandle的返回值为SingleResponse

This commit is contained in:
jinyu
2015-08-04 15:01:47 +08:00
parent bcb0c51766
commit 432575988b
5 changed files with 48 additions and 8 deletions
@@ -297,6 +297,42 @@
<code>40074</code>
<text>news消息不支持指定为高保密消息</text>
</error>
<error>
<code>40077</code>
<text>不合法的预授权码</text>
</error>
<error>
<code>40078</code>
<text>不合法的临时授权码</text>
</error>
<error>
<code>40079</code>
<text>不合法的授权信息</text>
</error>
<error>
<code>40080</code>
<text>不合法的suitesecret</text>
</error>
<error>
<code>40082</code>
<text>不合法的suitetoken</text>
</error>
<error>
<code>40083</code>
<text>不合法的suiteid</text>
</error>
<error>
<code>40084</code>
<text>不合法的永久授权码</text>
</error>
<error>
<code>40085</code>
<text>不合法的suiteticket</text>
</error>
<error>
<code>40086</code>
<text>不合法的第三方应用appid</text>
</error>
<error>
<code>40117</code>
<text>分组名字不合法</text>