mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-11-01 00:46:54 +08:00 
			
		
		
		
	🎨 新增view_miniprogram事件类型常量
This commit is contained in:
		| @@ -345,6 +345,11 @@ public class WxConsts { | ||||
|      */ | ||||
|     public static final String WEAPP_AUDIT_FAIL = "weapp_audit_fail"; | ||||
|  | ||||
|     /** | ||||
|      * 点击菜单跳转小程序的事件推送 | ||||
|      */ | ||||
|     public static final String VIEW_MINIPROGRAM = "view_miniprogram"; | ||||
|  | ||||
|   } | ||||
|  | ||||
|   /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 aniaan
					aniaan