调试mk
This commit is contained in:
+1
@@ -170,6 +170,7 @@ public class BusinessProcessServiceImpl extends ServiceImpl<BusinessProcessMappe
|
||||
this.saveOrUpdate(businessProcess);
|
||||
List<?> currentNodes = this.getCurrentNodes(processInstanceId, loginName);
|
||||
this.syncCustomerArchiveCurrentNode(param.getFormInstanceId(), currentNodes);
|
||||
this.getProcessInfo(processInstanceId, loginName);
|
||||
return processInstanceId;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user