@ -320,6 +320,9 @@
<if test="item.tswl != null and item.znfm != ''" >
tswl = #{item.tswl,jdbcType=VARCHAR},
</if>
<if test="item.zxbm != null and item.zxbm != ''" >
zxbm = #{item.zxbm},
</set>
<where>
id = #{item.id,jdbcType=VARCHAR}