Browse Source

促销订单添加商品添加字段sa_promotion_itemsid

hu 2 years ago
parent
commit
bbe18a232e

+ 1 - 0
src/custom/restcontroller/webmanage/sale/order/SQL/促销方案商品列表.sql

@@ -5,6 +5,7 @@ SELECT t1.itemid,
        t1.batchcontrol,
        t1.orderminqty_auxunit,
        t3.orderminqty,
+       t3.sa_promotion_itemsid,
        t1.orderaddqty_auxunit,
        t3.orderaddqty,
        t3.groupqty,