问题详情
描述
JSON parse error: Cannot deserialize value of type `java.time.LocalDateTime` from String "2022-09-20 22:26:57": Failed to deserialize java.time.LocalDateTime: (java.time.format.DateTimeParseException) Text '2022-09-20 22:26:57' could not be parsed at index 10; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.time.LocalDateTime` from String "2022-09-20 22:26:57": Failed to deserialize java.time.LocalDateTime: (java.time.format.DateTimeParseException) Text '2022-09-20 22:26:57' could not be parsed at index 10 at [Source: (PushbackInputStream); line: 1, column: 1004] (through reference chain: cn.ddsc.vas.server.domain.dto.web.vas.rescue.SubmitWorkDto["bookingDatetime"])