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

Commit dbf5c4ce authored by GaoHu's avatar GaoHu

预约获取

parent f5d23817
...@@ -54,7 +54,7 @@ public class GoblinGoodsAnticipateValueParam { ...@@ -54,7 +54,7 @@ public class GoblinGoodsAnticipateValueParam {
@ApiModelProperty(position = 18, required = false, value = "创建日期") @ApiModelProperty(position = 18, required = false, value = "创建日期")
private String createdDate; private String createdDate;
@ApiModelProperty(required = true, value = "预约类型(1:预约提醒,2:预约获得购买资格)") @ApiModelProperty(value = "预约类型(1:预约提醒,2:预约获得购买资格)")
@NotNull(message = "预约类型") @NotNull(message = "预约类型")
private Integer type; private Integer type;
......
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