Skip to content

Commit b3b8c27

Browse files
jinceonbinarywang
authored andcommitted
🎨 【企业微信】增加“审批申请状态变化回调通知”事件类型
1 parent b6d489e commit b3b8c27

File tree

1 file changed

+1
-0
lines changed
  • weixin-java-common/src/main/java/me/chanjar/weixin/common/api

1 file changed

+1
-0
lines changed

weixin-java-common/src/main/java/me/chanjar/weixin/common/api/WxConsts.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ public static class EventType {
302302
public static final String VIEW = "VIEW";
303303
public static final String MASS_SEND_JOB_FINISH = "MASSSENDJOBFINISH";
304304

305+
public static final String SYS_APPROVAL_CHANGE = "sys_approval_change";
305306
/**
306307
* 扫码推事件的事件推送
307308
*/

0 commit comments

Comments
 (0)