mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-27 03:45:50 +08:00
🎨 【企业微信】增加“审批申请状态变化回调通知”事件类型
This commit is contained in:
@ -302,6 +302,7 @@ public class WxConsts {
|
|||||||
public static final String VIEW = "VIEW";
|
public static final String VIEW = "VIEW";
|
||||||
public static final String MASS_SEND_JOB_FINISH = "MASSSENDJOBFINISH";
|
public static final String MASS_SEND_JOB_FINISH = "MASSSENDJOBFINISH";
|
||||||
|
|
||||||
|
public static final String SYS_APPROVAL_CHANGE = "sys_approval_change";
|
||||||
/**
|
/**
|
||||||
* 扫码推事件的事件推送
|
* 扫码推事件的事件推送
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user