‘linchangsheng’ 8 月之前
父節點
當前提交
81b4667390
共有 1 個文件被更改,包括 0 次插入3 次删除
  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 = "优惠券领取结束时间")
     private Date obtainEndTime;
 
-    @ApiModelProperty(value = "领券多少天内有效")
-    private Integer activeDay;
-
     @ApiModelProperty(value = "优惠券使用开始时间")
     private Date activeStartTime;