feat: 已发任务列表展示当前任务节点办理人信息
This commit is contained in:
@@ -47,6 +47,9 @@ public class FlowTaskDto implements Serializable {
|
||||
@ApiModelProperty("任务执行人名称")
|
||||
private String assigneeName;
|
||||
|
||||
@ApiModelProperty("任务执行人部门")
|
||||
private String assigneeDeptName;;
|
||||
|
||||
@ApiModelProperty("流程发起人Id")
|
||||
private String startUserId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user