摘要: select a.name,b.company from a a,b b where a.tag like concat ('%',b.tag ,'%') 阅读全文
posted @ 2021-11-25 14:59 it_bky 阅读(659) 评论(0) 推荐(0) 编辑