一、该问题的重现步骤是什么?
在column中的列加上时间范围查询
{
label: "注册时间",
prop: "createTime",
search:true,
type:'datetime',
searchRange:true,
}
2.查询后台报错
Invalid property 'createTime[]' of bean class [org.springblade.otc.my.entity.ClientUser]: Illegal attempt to get property 'createTime' threw exception; nested exception is org.springframework.beans.NullValueInNestedPathException: Invalid property 'createTime' of bean class [org.springblade.otc.my.entity.ClientUser]: Could not instantiate property type [java.time.LocalDateTime] to auto-grow nested property path; nested exception is java.lang.NoSuchMethodException: java.time.LocalDateTime.
二、你期待的结果是什么?实际看到的又是什么?
想询问一下有什么解决方案处理这个问题
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
bladex 2.5.0.RELEASE
ubuntu18.04
四、请提供详细的错误堆栈信息,这很重要。
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端