|
@@ -141,6 +141,7 @@ export interface IProcessExecutor {
|
|
|
businessType: BusinessTypeKey;
|
|
businessType: BusinessTypeKey;
|
|
|
gatherID: string;
|
|
gatherID: string;
|
|
|
setType: string;
|
|
setType: string;
|
|
|
|
|
+ participantMode: string;
|
|
|
name: string;
|
|
name: string;
|
|
|
reportTime?: string; // 三合一审批流程第一位的上报时间
|
|
reportTime?: string; // 三合一审批流程第一位的上报时间
|
|
|
scope?: string;
|
|
scope?: string;
|