说明
QueryWrapper
(LambdaQueryWrapper) 和 UpdateWrapper
(LambdaUpdateWrapper) 的父类
用于生成 sql 的 where 条件, entity 属性也用于生成 sql 的 where 条件
注意: entity 生成的 where 条件与 使用各个 api 生成的 where 条件没有任何关联行为
作者:冒牌SEO,如若转载,请注明出处:https://www.web176.com/mybatis-plus/20395.html