xiaoyong931011
2022-08-17 b0f76dd4cad39eb4fb94e3503515b6ff7853230d
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