postman发送如下post请求
{
"image": "https://web-framework.oss-cn-hangzhou.aliyuncs.com/2022-09-03-07-37-38222.jpg",
"username": "linpingzhi",
"name": "林平之",
"gender": 1,
"job": 1,
"entrydate": "2022-09-18",
"deptId": 1
}
会报错:
Failed to deserialize java.time.LocalDateTime: (java.time.format.DateTimeParseException) Text '2022-09-18' could not be parsed at index 10;