xiaoyong931011
2023-02-22 99bfa111bf5257112527fe6b80616c9c924ff3a9
商品排序
1 files modified
1 ■■■■ changed files
src/main/resources/mapper/modules/MallGoodsMapper.xml 1 ●●●● patch | view | raw | blame | history
src/main/resources/mapper/modules/MallGoodsMapper.xml
@@ -84,6 +84,7 @@
                a.carriage_amount,
                a.carriage_rule_id,
                a.goods_weight,
                a.order_number,
                min(b.id) skuId,
                min(b.present_price) price,
                sum(b.stock) stock,