添加菜单API的支持

This commit is contained in:
Daniel Qian
2014-08-21 21:19:24 +08:00
parent 2f6003bae0
commit 0a3e136605
28 changed files with 527 additions and 176 deletions

View File

@ -1,6 +1,6 @@
package chanjarster.weixin.exception;
import chanjarster.weixin.in.WxError;
import chanjarster.weixin.bean.WxError;
public class WxErrorException extends Exception {