issue #80 增加用户进入应用的callback事件

This commit is contained in:
Daniel Qian 2015-01-24 15:06:01 +08:00
parent 10f841c591
commit 2c218d85c2

View File

@ -89,6 +89,7 @@ public class WxConsts {
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";
public static final String EVT_ENTER_AGENT = "enter_agent";
///////////////////////
// 上传多媒体文件的类型