peng
6 天以前 fcd015db14a2bbddadee5f8cc5ccc438fee8e4d9
framework/src/main/java/cn/lili/modules/lmk/domain/entity/StoreCouponSingle.java
@@ -61,4 +61,10 @@
    private String claimUserName;
    @TableField("member_coupon_id")
    /** 用户领取优惠卷id
     * */
    private String memberCouponId;
}