|
|
@ -6901,7 +6901,7 @@ public class DistributionDeliveryListServiceImpl extends BaseServiceImpl<Distrib |
|
|
|
String orderCode = distributionStockArticleEntity.getOrderCode(); |
|
|
|
String orderCode = distributionStockArticleEntity.getOrderCode(); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
temp.put("批次号", orderCode); |
|
|
|
temp.put("合同号", orderCode); |
|
|
|
|
|
|
|
|
|
|
|
//查询产品名称拼接
|
|
|
|
//查询产品名称拼接
|
|
|
|
String productName = distributionReservationPackageService.getConcatThirdProductByOrderId(reservationId, stockArticleId); |
|
|
|
String productName = distributionReservationPackageService.getConcatThirdProductByOrderId(reservationId, stockArticleId); |
|
|
|