当前使用版本(必填,否则不予处理)

mybatis-plus.version 3.5.3.1

该问题是如何引起的?(确定最新版也有问题再提!!!)

查询参数: MyBatis-Plus 已配置 select-strategy: not_empty  但是id 还是查询了

已配置 select-strategy: not_empty 但是id 还是查询了 MyBatis-Plus 已配置 select-strategy: not_empty  但是id 还是查询了

MyBatis-Plus 已配置 select-strategy: not_empty  但是id 还是查询了

Comment From: miemieYaho

对id无效

Comment From: csx-bill

为何对 id 是无效的?

发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: miemieYaho @.> 发送时间: 2023年5月29日 00:10 收件人: baomidou/mybatis-plus @.> 抄送: Bill @.>, Author @.> 主题: Re: [baomidou/mybatis-plus] 已配置 select-strategy: not_empty 但是id 还是查询了 (Issue #5361)

对id无效

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Comment From: miemieYaho

只对普通字段生效,id属于主键