原文:com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: can not find lambda cache for this property [xxx] of entity [com.xxx.si.fss.ssf.ass.entity.xxx]

因为MP . 之后不会缓存实体类的父类字段信息,所以在使用泛型的Lambda表达式时会报错. code MybatisPlusException: can not find lambda cache for this entity com.copm.ifm.base.basic.pojo.BaseTreePO 原因是在执行 link com.baomidou.mybatisplus.core.t ...

2022-03-23 14:43 0 3981 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM