【代码评审】BPM:review 快搭的实现

This commit is contained in:
YunaiV
2024-04-28 19:53:21 +08:00
parent e4fbc11dc4
commit 1bd96eb13e
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import cn.hutool.core.util.ArrayUtil;
import lombok.AllArgsConstructor;
import lombok.Getter;
// TODO @芋艿:审批方式的名字,可能要看下;
/**
* BPM 审批方式的枚举
*