This commit is contained in:
Carl 2022-03-11 21:38:45 +08:00
parent 98e6a6f329
commit 1d764bb994

View File

@ -95,7 +95,7 @@ public class CouponGetAllEntity {
* 优惠券使用开始日期 * 优惠券使用开始日期
*/ */
@ApiModelProperty(example = "2019-09-01") @ApiModelProperty(example = "2019-09-01")
private String useStartDate; private String usestartDate;
/** /**
* 优惠券使用结束日期 * 优惠券使用结束日期