update - 调整一些MQ 事件模型
This commit is contained in:
parent
a4ee10adf7
commit
84b5eddb81
@ -69,6 +69,11 @@ public class ProcessTaskDTO implements Serializable {
|
||||
*/
|
||||
private String tenantId;
|
||||
|
||||
/**
|
||||
* 流程实例的发起人
|
||||
*/
|
||||
private BpmnTaskDelegateAssigner initiator;
|
||||
|
||||
/**
|
||||
* 审批人信息
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user