Commit d9768ae0 authored by chenhao's avatar chenhao

回退整改日期为短时间设置

parent f62ce0b9
...@@ -63,7 +63,7 @@ public class DangerDto implements Serializable { ...@@ -63,7 +63,7 @@ public class DangerDto implements Serializable {
/** /**
* 整改期限 * 整改期限
*/ */
//@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") @JsonFormat(pattern = "yyyy-MM-dd")
private Date reformLimitDate; private Date reformLimitDate;
......
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