```
@DateTimeFormat(pattern="yyy-MM-dd HH:mm:ss")
@JsonFormat(pattern="yyyy-MM-dd HH:mm:ss",timezone="GMT+8")
private Date createdTime;
```
@DateTimeFormat(pattern="yyy-MM-dd HH:mm:ss")
@JsonFormat(pattern="yyyy-MM-dd HH:mm:ss",timezone="GMT+8")
private Date createdTime;
本文标题:4.java时间多了.0问题处理
本文链接:https://www.haomeiwen.com/subject/wpwtohtx.html
网友评论