zxl
2025-09-23 85de1150aa4376fb6fface8ad2807b36d8fe12dc
framework/src/main/java/cn/lili/modules/promotion/service/CouponService.java
@@ -16,6 +16,8 @@
 */
public interface CouponService extends AbstractPromotionsService<Coupon> {
    Long getCouponsCountByIdAndMemberId(String couponId);
    void getUserCouponsStatus(List<CouponVO> list);
    /**
     * 领取优惠券