mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-29 09:38:19 +08:00
🎨 #3218【企业微信】增加获客助手事件回调通知
This commit is contained in:
@ -302,10 +302,6 @@ public class WxConsts {
|
||||
public static final String VIEW = "VIEW";
|
||||
public static final String MASS_SEND_JOB_FINISH = "MASSSENDJOBFINISH";
|
||||
|
||||
/**
|
||||
* 微信客服消息事件推送
|
||||
*/
|
||||
public static final String KF_MSG_OR_EVENT = "kf_msg_or_event";
|
||||
/**
|
||||
* 扫码推事件的事件推送
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user