fix(88301): 驳回重发的删除没生效
This commit is contained in:
+3
@@ -1579,6 +1579,9 @@ public class StandardInterpretFlowServiceImpl implements StandardInterpretFlowSe
|
||||
getClauseList(processStandardInterpret.getStandardId(),
|
||||
processStandardInterpret.getDecompositionSource());
|
||||
}
|
||||
|
||||
// 删除旧数据
|
||||
processStandardInterpretClauseService.removeByIds(processAllDelIds);
|
||||
processStandardInterpretService.saveOrUpdate(processStandardInterpret);
|
||||
|
||||
// 设置关联关系
|
||||
|
||||
Reference in New Issue
Block a user