|
|
@ -7358,9 +7358,7 @@ public class DistributionDeliveryListServiceImpl extends BaseServiceImpl<Distrib |
|
|
|
return distributionDeliveryExcelDTO; |
|
|
|
return distributionDeliveryExcelDTO; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
|
|
|
* @param params |
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
@Override |
|
|
|
@Override |
|
|
|
public void pushNotification(String warehouseIds,String reservationCode) { |
|
|
|
public void pushNotification(String warehouseIds,String reservationCode) { |
|
|
|
List<Long> wIds = null; |
|
|
|
List<Long> wIds = null; |
|
|
|