issue #24 模板消息接口

This commit is contained in:
Daniel Qian
2014-11-01 13:42:18 +08:00
parent 46e66d333a
commit a69c972261
7 changed files with 181 additions and 2 deletions

View File

@@ -88,6 +88,7 @@ public class WxConsts {
public static final String EVT_PIC_PHOTO_OR_ALBUM = "pic_photo_or_album";
public static final String EVT_PIC_WEIXIN = "pic_weixin";
public static final String EVT_LOCATION_SELECT = "location_select";
public static final String EVT_TEMPLATESENDJOBFINISH = "TEMPLATESENDJOBFINISH";
///////////////////////
// 上传多媒体文件的类型