name idg 7a 8d 9根据id 879排序
不排序g,a,d排序后a, g , d连起来想要agd但是,连接实际是gad怎么解决
group_concat以后就变成字符串了,按字符串规则排序。