update 增加 注释说明

This commit is contained in:
疯狂的狮子Li 2024-05-31 18:15:06 +08:00
parent 56531afd1a
commit 1c011fbd7b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ package org.dromara.workflow.flowable.strategy;
/**
* 流程监听
* 总体流程监听(例如: 撤销 提交 退回 )
*
* @author may
* @date 2023-12-27

View File

@ -2,7 +2,7 @@ package org.dromara.workflow.flowable.strategy;
/**
* 流程任务监听
* 流程任务监听(例如: 节点的审批等)
*
* @author may
* @date 2023-12-27