peng
3 天以前 5041554e7bf313340dcb465a3149df4fba0e4119
framework/src/main/java/cn/lili/modules/lmk/domain/entity/StoreCouponClaimRecord.java
@@ -43,4 +43,9 @@
    private String userId;
    @TableField("member_coupon_id")
    /** 用户领取优惠卷id
     * */
    private String memberCouponId;
}