Commit c22c3900 authored by zhangfeng's avatar zhangfeng

feature-reward:完善接口逻辑

parent 9979cd5e
......@@ -40,7 +40,7 @@ public class RewardQueryVO {
private Integer status;
@ApiModelProperty(value = "备注(不区分语言)")
private Integer remark;
private String remark;
@DateTimeFormat(pattern = FORMAT_YEAR_MONTH_DAY_HOUR_MINUTE_SECOND)
@ApiModelProperty(value = "开始创建时间")
......
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