问题详情
-
类型: 缺陷
-
状态: 关闭 (查看工作流)
-
优先级: 重要
-
解决结果: 解决
-
影响版本: v1.0.20220224_release
-
解决版本: v1.0.20220224_release
-
模块: 调度系统
-
标签:无
-
项目环境:DEV
描述
JSON parse error: Cannot deserialize value of type `java.util.Date` from String "2021-11-30": not a valid representation (error: Failed to parse Date value '2021-11-30': Unparseable date: "2021-11-30"); nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.util.Date` from String "2021-11-30": not a valid representation (error: Failed to parse Date value '2021-11-30': Unparseable date: "2021-11-30") at [Source: (PushbackInputStream); line: 1, column: 33] (through reference chain: cn.daokang.business.domain.bo.SdConfigHolidayBo["beginDate"])