@ -5532,7 +5532,7 @@ public class DistributionStockupServiceImpl extends BaseServiceImpl<Distribution
//库存品
if (!inventoryList.isEmpty() && inventoryList.size() > 0) {
inventoryFlag = inventoryList.stream().allMatch(b -> InventoryStockUpStatusConstant.yibeihuo.getValue().equals(b.getStockStatus()));
}else {
} else {
inventoryFlag = true;
}
//零担