小程序 商品 问题
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
t1.pack_fee,
|
||||
ifnull(t4.sales_volume, 0) as sales_volume,
|
||||
t1.shop_id,
|
||||
t1.is_auto_sold_stock,
|
||||
t1.related_recommend
|
||||
from tb_product t1
|
||||
left join (select x.product_id,
|
||||
|
||||
Reference in New Issue
Block a user