【异常】MyBatis异常提示BuilderException: Error evaluating expression,NoSuchPropertyException

超、凢脫俗 2024-05-06 21:15 163阅读 0赞

一、异常内容

  1. Caused by: org.apache.ibatis.builder.BuilderException:
  2. Error evaluating expression
  3. 'query.startTime!=null and query.endTime!=null and query.startTime!='' and query.endTime!='' '.
  4. Cause: org.apache.ibatis.ognl.NoSuchPropertyException:
  5. com.xxx.module.common.vo.scenario.QueryCustomDeleteReq.startTime

二、异常说明

提出了,具体的异常SQL内容如下

  1. List<CustomDeleteScenarioCardVo> selectCustomDeleteScenarioCardPage(

发表评论

表情:
评论列表 (有 0 条评论,163人围观)

还没有评论,来说两句吧...

相关阅读