|
|
|
@ -2920,6 +2920,8 @@ public class DistributionSignforServiceImpl extends BaseServiceImpl<Distribution
|
|
|
|
|
*/ |
|
|
|
|
List<Long> warehouseIdList = getWarehouseIdList(); |
|
|
|
|
|
|
|
|
|
log.info(">>> 仓库ID {}",warehouseIdList); |
|
|
|
|
|
|
|
|
|
distributionAppDeliveryListVOS = baseMapper.selectDistributionAppDeliveryInListPage(page, distributionAppDeliveryListDTO, null,warehouseIdList); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|