xiaoyong931011
2022-08-11 2cb2669a13dd6cd043f17b7a10a090110cbe674f
src/main/resources/mapper/modules/MallGoodsMapper.xml
@@ -72,6 +72,7 @@
                a.present_price,
                a.score,
                a.is_hot,
                min(b.id) skuId,
                min(b.present_price) price,
                sum(b.stock) stock,
                sum(b.sku_volume) saleVolume