This commit is contained in:
XaoLi717 2024-12-18 14:31:08 +08:00
parent 747a1c116e
commit b767739501
2 changed files with 0 additions and 8 deletions

View File

@ -31,8 +31,4 @@ public class ProcessEndListener implements ExecutionListener {
}
}
}
// System.out.println("task name11:"+execution.getEventName());
// System.out.println("kdy11: " + QjId);
// System.out.println("processId: " + processId);
// System.out.println("delegateExecution2211: " + execution);
}

View File

@ -36,8 +36,4 @@ public class XjglEndListener implements ExecutionListener {
}
}
}
// System.out.println("task name22:"+delegateExecution.getEventName());
// System.out.println("kdy22: " + XjId);
// System.out.println("processId: " + processId);
// System.out.println("delegateExecution22: " + delegateExecution);
}