认证清单关联平台件
This commit is contained in:
+3
-1
@@ -6935,9 +6935,11 @@ public class ProjectCertificationInventoryEOServiceImpl extends ServiceImpl<Proj
|
||||
}
|
||||
if(!projectCertificationInventoryEOS.isEmpty()){
|
||||
result = setData(certificationInventoryEOS, projectCertificationInventoryEOS, projectCertificationInventoryEO);
|
||||
this.saveOrUpdateBatch(result);
|
||||
}
|
||||
}
|
||||
if(!result.isEmpty()){
|
||||
this.saveOrUpdateBatch(result);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user