We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f841c commit 2c218d8Copy full SHA for 2c218d8
weixin-java-common/src/main/java/me/chanjar/weixin/common/api/WxConsts.java
@@ -89,6 +89,7 @@ public class WxConsts {
89
public static final String EVT_PIC_WEIXIN = "pic_weixin";
90
public static final String EVT_LOCATION_SELECT = "location_select";
91
public static final String EVT_TEMPLATESENDJOBFINISH = "TEMPLATESENDJOBFINISH";
92
+ public static final String EVT_ENTER_AGENT = "enter_agent";
93
94
///////////////////////
95
// 上传多媒体文件的类型
0 commit comments