forked from angelo/java-retail-app
## 调整计算等级盒数处理;
This commit is contained in:
parent
b67683a1c7
commit
5b13979b08
|
@ -54,7 +54,7 @@
|
||||||
bp.product_code,
|
bp.product_code,
|
||||||
bp.product_name,
|
bp.product_name,
|
||||||
bp.shipping_channel,
|
bp.shipping_channel,
|
||||||
bp.wms_code,,
|
bp.wms_code,
|
||||||
sdi.SPECS_NAME,
|
sdi.SPECS_NAME,
|
||||||
sdi.quantity,
|
sdi.quantity,
|
||||||
soi.order_status,
|
soi.order_status,
|
||||||
|
|
Loading…
Reference in New Issue