|
|
|
@@ -70,6 +70,8 @@ public class WxCouponOrderCVo extends WxCouponOrder { |
|
|
|
private Date validStartDate; |
|
|
|
@io.swagger.annotations.ApiModelProperty(value="有效日期-结束",name="validEndDate") |
|
|
|
private Date validEndDate; |
|
|
|
@io.swagger.annotations.ApiModelProperty(value="内容类型(0:小程序页面类型,1:富文本类型)",name="contentType") |
|
|
|
private Integer contentType; |
|
|
|
|
|
|
|
/**发券商户信息*/ |
|
|
|
@io.swagger.annotations.ApiModelProperty(value="商户名",name="name") |
|
|
|
|