2021-10-21 13:20:24.268 WARN 5912 --- [nio-8201-exec-4] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.Date` from String "2021-10-21T05:19:10.872Z": expected format "yyyy-MM-dd HH:mm:ss"; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.util.Date` from String "2021-10-21T05:19:10.872Z": expected format "yyyy-MM-dd HH:mm:ss"
at [Source: (PushbackInputStream); line: 5, column: 17] (through reference chain: com.yelin.model.hosp.Hr["createTime"])]