记得上下班打卡 | git大法好,push需谨慎

Commit 4a79391c authored by 张国柄's avatar 张国柄

~OPT;

parent 61410a88
......@@ -13,7 +13,7 @@ import java.time.LocalDateTime;
@ApiModel(value = "GoblinStoreCouponVo", description = "商铺活动:优惠券详情")
@Data
@JsonIgnoreProperties(value = {"receiveCount"}, ignoreUnknown = true)
@JsonIgnoreProperties(ignoreUnknown = true)
public class GoblinStoreCouponVo implements Serializable, Cloneable {
private static final long serialVersionUID = -6233852543461320809L;
@ApiModelProperty(position = 10, value = "卡券ID[64]")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment