@@ -168,8 +168,6 @@ public class BomServiceImpl extends ServiceImpl<BomMapper, Bom> implements BomSe
if (!fileInfoList.isEmpty()) {
fileInfoService.updateBatchById(fileInfoList);
}
-
@DSTransactional