zxl
9 天以前 2bd4d8e3d31a47cf4b7c0c8a80f946af0d8fff6e
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);
    /**
     * 领取优惠券