【代码评审】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 审批方式的枚举
*

View File

@ -7,6 +7,7 @@ package cn.iocoder.yudao.module.bpm.framework.flowable.core.enums;
*/
public interface SimpleModelConstants {
// TODO @芋艿审批方式的名字可能要看下
/**
* 审批方式属性
*/