forked from angelo/java-retail-app
## 迁移仓储导出;
This commit is contained in:
parent
ba92fa8d68
commit
f59bb9000e
|
@ -54,6 +54,7 @@
|
||||||
bp.product_code,
|
bp.product_code,
|
||||||
bp.product_name,
|
bp.product_name,
|
||||||
bp.shipping_channel,
|
bp.shipping_channel,
|
||||||
|
bp.wms_code,,
|
||||||
sdi.SPECS_NAME,
|
sdi.SPECS_NAME,
|
||||||
sdi.quantity,
|
sdi.quantity,
|
||||||
soi.order_status,
|
soi.order_status,
|
||||||
|
@ -219,6 +220,7 @@
|
||||||
bp.product_code,
|
bp.product_code,
|
||||||
bp.product_name,
|
bp.product_name,
|
||||||
bp.shipping_channel,
|
bp.shipping_channel,
|
||||||
|
bp.wms_code,
|
||||||
sdi.SPECS_NAME,
|
sdi.SPECS_NAME,
|
||||||
sdi.quantity,
|
sdi.quantity,
|
||||||
soi.order_status,
|
soi.order_status,
|
||||||
|
|
Loading…
Reference in New Issue