WxConsts增加微信推送摇一摇事件通知ShakearoundUserShake事件常量 #220
This commit is contained in:
@@ -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";
|
||||
|
||||
///////////////////////
|
||||
// 上传多媒体文件的类型
|
||||
///////////////////////
|
||||
|
||||
Reference in New Issue
Block a user