xiaoyong931011
2022-08-11 f963d21065247edc1c5e9aad7a23e66d80d441ab
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