zxl
2 天以前 073c19b089bb440004c36dd71bdbc9c70c2ad9f0
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;
}