🎨 【企业微信】增加“审批申请状态变化回调通知”事件类型
Some checks failed
Publish to Maven Central / build-and-publish (push) Has been cancelled

This commit is contained in:
jinceon 2025-06-19 02:15:33 +00:00 committed by Binary Wang
parent da7a1e0b81
commit 94a5bca4c8

View File

@ -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";
/**
* 扫码推事件的事件推送
*/