This commit is contained in:
@@ -0,0 +1 @@
|
||||
select type,count(*) howmany from contents where type in(20006,20007,20020,20021,20022,20023,20026,20027,20028,20029,20032) group by type
|
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
select type,count(*) howmany from contents where type in(20006,20007,20020,20021,20022,20023,20026,20027,20028,20029,20032) group by type
|