Bootstrap

MyBatisPlus:Didn‘t start with ‘is‘, ‘get‘ or ‘set‘

错误

Caused by: org.apache.ibatis.builder.BuilderException: Error evaluating expression 'ew.sqlSegment != null and ew.sqlSegment != '' and ew.nonEmptyOfWhere'. Cause: org.apache.ibatis.ognl.OgnlException: sqlSegment [org.apache.ibatis.reflection.ReflectionException: Error parsing property name 'lambda$testUserLogin$3fed5817$2'.  Didn't start with 'is', 'get' or 'set'.]

在这里插入图片描述
错误代码:

 LambdaQueryWrapper<DaveUser> lambdaQueryWrapper = new 
;