‘linchangsheng’ 6 months ago
parent
commit
81b4667390
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/main/java/com/gree/mall/manager/bean/coupon/CouponVO.java

+ 0 - 3
src/main/java/com/gree/mall/manager/bean/coupon/CouponVO.java

@@ -60,9 +60,6 @@ public class CouponVO  {
     @ApiModelProperty(value = "优惠券领取结束时间")
     @ApiModelProperty(value = "优惠券领取结束时间")
     private Date obtainEndTime;
     private Date obtainEndTime;
 
 
-    @ApiModelProperty(value = "领券多少天内有效")
-    private Integer activeDay;
-
     @ApiModelProperty(value = "优惠券使用开始时间")
     @ApiModelProperty(value = "优惠券使用开始时间")
     private Date activeStartTime;
     private Date activeStartTime;