xml代码笔记(无废话,直接cv)
update category
type = #{type},
name = #{name},
sort = #{sort},
status = #{status},
update_time = #{updateTime},
update_user = #{updateUser}
where id = #{id}
update category
type = #{type},
name = #{name},
sort = #{sort},
status = #{status},
update_time = #{updateTime},
update_user = #{updateUser}
where id = #{id}