Closed RyanCheng08 closed 2 months ago
3.4.1
这是我的代码,在对象里面存在了值为null的字段,但是用Wrappers.<>lambdaUpdate()和update更新还是只更新了不为null 的字段
No response
.set(xx,null)
一定要显式的把null字段set出来是吧
确认
当前程序版本
3.4.1
问题描述
这是我的代码,在对象里面存在了值为null的字段,但是用Wrappers.<>lambdaUpdate()和update更新还是只更新了不为null 的字段
详细堆栈日志
No response