Helius
2022-05-10 7095bc6c6872aa09841c6e54db5db1c438c183f3
src/main/resources/mapper/modules/MallGoodsMapper.xml
@@ -66,6 +66,7 @@
                a.thumb,
                a.original_price,
                a.present_price,
                a.score,
                a.is_hot,
                min(b.present_price) price,
                sum(b.sku_volume) saleVolume