select t1.classid,( select count(t.id) from Member t where t.classid = t1.classid), classname from Class t1
select t1.classid,count( select id from Member t where t.classid = t1.classid), classname from Class t1
67,550
社区成员
225,863
社区内容
加载中
试试用AI创作助手写篇文章吧