MyBatisPlus 使用LambdaQueryWrapper 构建查询条件提示:Didn‘t start with ‘is‘, ‘get‘ or ‘set‘
今天在研发功能时,进行单表查询条件编写时,产品经理在需求文档中写一句:提供等于备案时间的查询功能。本项目的基础架构时:SpringBoot+SpringBootAlibabaCloud+MyBatis3+MyBatisPlus。在DaoImpl实现,直接使用LambdaQueryWrappe中的函数式接口SFunction,编写相关逻辑代码。报错代码publicListquery(BizUserQ