### 当前使用版本(必填,否则不予处理) 3.3.2 ### 该问题是如何引起的?(确定最新版也有问题再提!!!) 在mockito中用mapper的mockbean会报↓ 3.1.0中可用 com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: can not find lambda cache for this entity ### 重现步骤(如果有就写完整) 在springboot做junit测试 ### 报错信息 com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: can not find lambda cache for this entity