select * from xx where c1 in('1','2','5') order by case c1 when '1' then 1 when '2' then 2 when '5' then 3 end
2202
社区成员
9525
社区内容