delete from sys_soldr where sid = #{id} delete from sys_soldr where id = #{id} UPDATE sys_soldr SET is_deleted = 0 WHERE id = #{id}