流程结束归档所有的历史任务
This commit is contained in:
parent
267b4dda35
commit
19183913e0
@ -480,6 +480,7 @@ public class OaPendComponent {
|
||||
for (HistoryTaskInstance historyTaskInstance : list) {
|
||||
try {
|
||||
updatePending2(historyTaskInstance, pec);
|
||||
//readOa(historyTaskInstance.getId());
|
||||
} catch (Exception e) {
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user