src/main/resources/mapper/modules/MallGoodsMapper.xml @@ -129,6 +129,7 @@ a.present_price, a.is_hot, a.score, a.is_normal, b.name categaryName, IFNULL(sum(c.sku_volume), a.volume) skuVolume, IFNULL(sum(c.stock), a.stock) stock