diff --git a/ruoyi-system/src/main/resources/mapper/jarvis/GiftCouponMapper.xml b/ruoyi-system/src/main/resources/mapper/jarvis/GiftCouponMapper.xml index b9ad213..c7e507d 100644 --- a/ruoyi-system/src/main/resources/mapper/jarvis/GiftCouponMapper.xml +++ b/ruoyi-system/src/main/resources/mapper/jarvis/GiftCouponMapper.xml @@ -68,7 +68,7 @@ AND or_rows.order_time <= #{params.endTime} - GROUP BY or_rows.gift_coupon_key + GROUP BY or_rows.gift_coupon_key, or_rows.sku_id, or_rows.sku_name, or_rows.pop_id UNION ALL