@ -295,7 +295,7 @@ public class LdTwoOutStorageServiceImpl extends ServiceImpl<LdTwoOutStorageMappe
.collect(Collectors.toList());
if(null != ldTwoInventoryVO){
if(null != ldTwoInventoryVO && ldTwoInventoryVO.getId() != null){
list.add(ldTwoInventoryVO);
}
if(!CollectionUtils.isEmpty(collect)){