attr1字段可置空更新
This commit is contained in:
parent
47b4f94cd4
commit
64477b68c7
@ -212,9 +212,7 @@
|
||||
<if test="remark != null">
|
||||
REMARK = #{remark},
|
||||
</if>
|
||||
<if test="attr1 != null">
|
||||
ATTR1 = #{attr1},
|
||||
</if>
|
||||
<if test="attr2 != null">
|
||||
ATTR2 = #{attr2},
|
||||
</if>
|
||||
|
Loading…
Reference in New Issue
Block a user