role_id, module_id DELETE FROM sys_role_module WHERE role_id IN ( SELECT sr.id FROM sys_role sr WHERE sr.company_id IN #{item} )