select b.id, b.black_content from  article_tech t ,dt_blacklist b
where  t.title  like '%'+b.black_content+'%' 

 

相关文章: