时间格式转换问题
This commit is contained in:
parent
cc27f18987
commit
1d7dd63273
@ -122,6 +122,6 @@ public class PsCustomInfoBo {
|
|||||||
*/
|
*/
|
||||||
private List<Long> companyIds;
|
private List<Long> companyIds;
|
||||||
|
|
||||||
@JsonFormat(pattern = "yyyy-MM-dd hh:mm")
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm")
|
||||||
private Date createTime;
|
private Date createTime;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user