瀏覽代碼

临时注释掉

姚云青 3 年之前
父節點
當前提交
3acc20c344

+ 1 - 1
imcs-admin-boot/imcs-business-biz/src/main/java/com/github/zuihou/business/productionResourceCenter/service/impl/ZZoneServiceImpl.java

@@ -219,7 +219,7 @@ public class ZZoneServiceImpl extends SuperServiceImpl<ZZoneMapper, ZZone> imple
                 return t;
             }).collect(Collectors.toList());
 
-            workpieceService.saveBatch(workpieceList);
+            workpieceService.saveOrUpdateBatch(workpieceList);
         }
 
         return zZone;