select a.* from zong a left join yk b on a.name=b.name and a.kemu=b.kemu where b.id is null
delete from ZONG where id not in (select id from YK)
select * from ZONG where id not in (select id from YK)
28,409
社区成员
356,971
社区内容
加载中
试试用AI创作助手写篇文章吧