@@ -97,7 +97,6 @@ public class ItdmRunFlowPathServiceImpl extends ServiceImpl<ItdmRunFlowPathMappe
itdmRunFlowPathStepMapper.insert(itdmRunFlowPathStep);
}
- logService.insert(itdmRunFlowPath.getFlowPathId(), itdmRunFlowPath.getDqSetp(), list.get(0).getId(), "创建", "");