and a.create_date between #{startCreateTime} and #{endCreateTime} and a.create_date >= #{startCreateTime} and a.create_date <= #{endCreateTime} update sys_log_operation is_delete = 1 where id = ${item.id}