|
|
@ -1202,11 +1202,7 @@ public class DistributionStockupServiceImpl extends BaseServiceImpl<Distribution |
|
|
|
map.put("name", allocationInforById.getQrCode()); |
|
|
|
map.put("name", allocationInforById.getQrCode()); |
|
|
|
distributionStockupStockListVO.getAllocationList().add(map); |
|
|
|
distributionStockupStockListVO.getAllocationList().add(map); |
|
|
|
} |
|
|
|
} |
|
|
|
}else { |
|
|
|
|
|
|
|
log.info("##################库存品信息:{}",list); |
|
|
|
|
|
|
|
return null; |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
// 查询货位信息
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|