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