mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	issue #80 增加用户进入应用的callback事件
This commit is contained in:
		| @ -89,6 +89,7 @@ public class WxConsts { | |||||||
|   public static final String EVT_PIC_WEIXIN = "pic_weixin"; |   public static final String EVT_PIC_WEIXIN = "pic_weixin"; | ||||||
|   public static final String EVT_LOCATION_SELECT = "location_select"; |   public static final String EVT_LOCATION_SELECT = "location_select"; | ||||||
|   public static final String EVT_TEMPLATESENDJOBFINISH = "TEMPLATESENDJOBFINISH"; |   public static final String EVT_TEMPLATESENDJOBFINISH = "TEMPLATESENDJOBFINISH"; | ||||||
|  |   public static final String EVT_ENTER_AGENT = "enter_agent"; | ||||||
|  |  | ||||||
|   /////////////////////// |   /////////////////////// | ||||||
|   // 上传多媒体文件的类型 |   // 上传多媒体文件的类型 | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Daniel Qian
					Daniel Qian