zxl
4 天以前 3565ef641c4204aaf7d9a2eaf770ca034110f67a
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);
    /**
     * 领取优惠券