字符串类型key
This commit is contained in:
@@ -25,8 +25,6 @@ public class UserCouponVo {
|
||||
|
||||
//优惠券类型 1 满减 2 商品券
|
||||
private Integer type;
|
||||
//数量
|
||||
private Integer num;
|
||||
//到期时间
|
||||
private Date endTime;
|
||||
private String useRestrictions;
|
||||
|
||||
Reference in New Issue
Block a user