[ DB ] CONNECT:[ UseTime:0.000441s ] mysql:host=localhost;port=3306;dbname=lya;charset=utf8
[ SQL ] select cate , GROUP_CONCAT(name) as names ,GROUP_CONCAT(page) as pages from lya_goodss where salling <> '下架'group by cate order by cate_quanzhong asc [ RunTime:0.000777s ]