update 法规合规评估流程
This commit is contained in:
+1
@@ -544,6 +544,7 @@ public class ProcessProjectStandardService extends ServiceImpl<ProcessProjectSta
|
||||
throw new JeroBootException(ResultCommon.PARAMETER_NOT_RECOGNIZED);
|
||||
}
|
||||
updateWrapper.set(ProcessProjectStandardTermUser::getModuleOwner, moduleOwner);
|
||||
updateWrapper.set(ProcessProjectStandardTermUser::getParentExecutionId, executionId);
|
||||
moduleOwnerIds.add(moduleOwner);
|
||||
}
|
||||
termUserService.update(updateWrapper);
|
||||
|
||||
Reference in New Issue
Block a user