输入banner图图片脚本导航/分类

mysql如何将多行数据合并成一行

select group_concat(list_name) from aa_list

select group_concat(list_name) from aa_list