inspect-server/src/main/java/com/ruoyi/inspect/service/impl/RawMaterialOrderServiceImpl.java
@@ -653,7 +653,6 @@ throw new ErrorException("不合格的原材料才能让步放行"); } // todo:需要判断oa流程是否是让步放行 String toLocation = insOrderService.moveRawMaterial(ifsInventoryQuantity); ifsInventoryQuantityMapper.update(null, new LambdaUpdateWrapper<IfsInventoryQuantity>() @@ -843,7 +842,6 @@ throw new ErrorException("未检测完成数据才能提前入库"); } // todo:需要判断oa流程是否是让步放行 String toLocation = insOrderService.moveRawMaterial(ifsInventoryQuantity); ifsInventoryQuantityMapper.update(null, new LambdaUpdateWrapper<IfsInventoryQuantity>()