待办新增当前处理人
This commit is contained in:
parent
d2636cdda2
commit
1e4ce121dd
@ -44,6 +44,10 @@ public class TodoTaskPojo implements Serializable {
|
|||||||
* 当前环节
|
* 当前环节
|
||||||
*/
|
*/
|
||||||
private String currentNode;
|
private String currentNode;
|
||||||
|
/**
|
||||||
|
* 当前环节
|
||||||
|
*/
|
||||||
|
private String currentProcessor;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 状态代号
|
* 状态代号
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user