mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2025-01-19 03:30:06 +08:00
【代码评审】BPM:review 快搭的实现
This commit is contained in:
parent
e4fbc11dc4
commit
1bd96eb13e
@ -4,6 +4,7 @@ import cn.hutool.core.util.ArrayUtil;
|
|||||||
import lombok.AllArgsConstructor;
|
import lombok.AllArgsConstructor;
|
||||||
import lombok.Getter;
|
import lombok.Getter;
|
||||||
|
|
||||||
|
// TODO @芋艿:审批方式的名字,可能要看下;
|
||||||
/**
|
/**
|
||||||
* BPM 审批方式的枚举
|
* BPM 审批方式的枚举
|
||||||
*
|
*
|
||||||
|
@ -7,6 +7,7 @@ package cn.iocoder.yudao.module.bpm.framework.flowable.core.enums;
|
|||||||
*/
|
*/
|
||||||
public interface SimpleModelConstants {
|
public interface SimpleModelConstants {
|
||||||
|
|
||||||
|
// TODO @芋艿:审批方式的名字,可能要看下;
|
||||||
/**
|
/**
|
||||||
* 审批方式属性
|
* 审批方式属性
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user