Commit 31c4522b authored by lizhichao's avatar lizhichao

Merge remote-tracking branch 'origin/master'

parents 05bed420 1a688c31
......@@ -43,7 +43,7 @@ public class TNfcRecord extends BaseEntity {
private String remarks;
/**上报时间*/
@JsonFormat(pattern = "yyyy-MM-dd hh:mm:ss")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private Date createTime;
/**
......
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