1
0
mirror of synced 2025-12-14 19:23:48 +08:00

WxConsts增加微信推送摇一摇事件通知ShakearoundUserShake事件常量 #220

This commit is contained in:
Binary Wang
2017-05-10 12:07:21 +08:00
parent ba87eebf65
commit 951913b493

View File

@@ -146,6 +146,11 @@ public class WxConsts {
*/
public static final String EVT_VERIFY_EXPIRED = "verify_expired";
/**
* 微信摇一摇周边>>摇一摇事件通知
*/
public static final String EVT_SHAKEAROUND_USER_SHAKE = "ShakearoundUserShake";
///////////////////////
// 上传多媒体文件的类型
///////////////////////