update crawler_content cc join crawler_account ca on cc.channel_account_id = ca.channel_account_id set cc.status = 3 where ca.account_name in #{item} and cc.status = 1