update PPW_EMAIL.company_email_send_history set isvalid =0,updatetime=sysdate() where email in #{email} update PPW_EMAIL.company_email_send_history set isvalid =0,updatetime=sysdate() where id in #{id}