Commit 553b742f authored by liuxun's avatar liuxun

merge

parent d3467d9e
...@@ -11,6 +11,5 @@ public class SaveStopTime { ...@@ -11,6 +11,5 @@ public class SaveStopTime {
private Long srvSendId; private Long srvSendId;
@DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss", iso= DateTimeFormat.ISO.DATE_TIME)
private Date stopTime; private Date stopTime;
} }
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