@@ -101,6 +101,7 @@ public class BizCouponRecord extends CommonEntity {
private String couponId;
//蛋糕券类型
+ @TableField(exist = false)
@Trans(type = TransType.DICTIONARY, key = "coupon_type")
private String couponType;