Merge remote-tracking branch 'origin/test' into test
This commit is contained in:
@@ -19,6 +19,7 @@ public class TbActivate extends Model<TbActivate> {
|
|||||||
private Integer isUseCoupon;
|
private Integer isUseCoupon;
|
||||||
//优惠卷id
|
//优惠卷id
|
||||||
private Integer couponId;
|
private Integer couponId;
|
||||||
|
@TableField(exist = false)
|
||||||
private String couponName;
|
private String couponName;
|
||||||
//优惠卷数量
|
//优惠卷数量
|
||||||
private Integer num;
|
private Integer num;
|
||||||
|
|||||||
Reference in New Issue
Block a user