|
|
@ -63,11 +63,11 @@ |
|
|
|
t.service_type service_type, |
|
|
|
t.service_type service_type, |
|
|
|
t.cargo_number, |
|
|
|
t.cargo_number, |
|
|
|
t.description_goods, |
|
|
|
t.description_goods, |
|
|
|
t.warehousing_time, |
|
|
|
t.create_time warehousing_time, |
|
|
|
t.despatch, |
|
|
|
t.despatch, |
|
|
|
t.order_code, |
|
|
|
t.order_code, |
|
|
|
dpl.order_package_code package_code, |
|
|
|
dpl.order_package_code package_code, |
|
|
|
t.quantity_stock, |
|
|
|
t.quantity_stock + t.quantity_occupied + t.outbound_quantity quantity_stock, |
|
|
|
lwug.allocation_title |
|
|
|
lwug.allocation_title |
|
|
|
from logpm_distribution_stock_list t |
|
|
|
from logpm_distribution_stock_list t |
|
|
|
left join logpm_distribution_stock_list_info dsli |
|
|
|
left join logpm_distribution_stock_list_info dsli |
|
|
|