Commit 62b113b8 authored by wdy's avatar wdy

Merge branch 'wangdingyi' into 'dev'

车企文件库

See merge request !241
parents d8368e2b d25ab3f7
...@@ -84,7 +84,7 @@ public class ReviewEnterpriseArchive implements Serializable { ...@@ -84,7 +84,7 @@ public class ReviewEnterpriseArchive implements Serializable {
private String createBy; private String createBy;
@ApiModelProperty("创建时间") @ApiModelProperty("创建时间")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm") @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private Date createTime; private Date createTime;
} }
\ No newline at end of file
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