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