mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-03 02:28:22 +00:00
BPM 模型重构 7:将任务分配规则,分装成前端组件
This commit is contained in:
@@ -16,6 +16,7 @@ public enum BpmTaskAssignRuleTypeEnum {
|
||||
|
||||
DEPT_MEMBER(20, "部门的成员"), // 包括负责人
|
||||
DEPT_LEADER(21, "部门的负责人"),
|
||||
POST(22, "岗位"),
|
||||
|
||||
USER(30, "用户"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user