mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-06-28 04:17:21 +08:00
🎨 【企业微信】增加“审批申请状态变化回调通知”事件类型
Some checks failed
Publish to Maven Central / build-and-publish (push) Has been cancelled
Some checks failed
Publish to Maven Central / build-and-publish (push) Has been cancelled
This commit is contained in:
parent
da7a1e0b81
commit
94a5bca4c8
@ -302,6 +302,7 @@ public class WxConsts {
|
||||
public static final String VIEW = "VIEW";
|
||||
public static final String MASS_SEND_JOB_FINISH = "MASSSENDJOBFINISH";
|
||||
|
||||
public static final String SYS_APPROVAL_CHANGE = "sys_approval_change";
|
||||
/**
|
||||
* 扫码推事件的事件推送
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user