mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-08 08:22:45 +08:00
【代码评审】BPM:办理人的逻辑
This commit is contained in:
parent
25c277fbf0
commit
f289432890
@ -515,10 +515,12 @@ public class SimpleModelUtils {
|
||||
}
|
||||
|
||||
private static class TransactorNodeConvert extends ApproveNodeConvert {
|
||||
|
||||
@Override
|
||||
public BpmSimpleModelNodeTypeEnum getType() {
|
||||
return BpmSimpleModelNodeTypeEnum.TRANSACTOR_NODE;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private static class CopyNodeConvert implements NodeConvert {
|
||||
|
Loading…
x
Reference in New Issue
Block a user