publish
This commit is contained in:
@@ -34,6 +34,6 @@ public class AppReviewJob extends BaseEntity
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
@Excel(name = "浏览日期", width = 30, dateFormat = "yyyy-MM-dd")
|
||||
@ApiModelProperty("浏览日期")
|
||||
private Date reviewDate;
|
||||
private String reviewDate;
|
||||
|
||||
}
|
Reference in New Issue
Block a user