select * from a left join b on a.id=b.id union all select * from a right join b on a.id=b.id where a.id is null
7,732
社区成员
28,799
社区内容
加载中
试试用AI创作助手写篇文章吧