[ DB ] CONNECT:[ UseTime:0.011842s ] mysql:host=47.97.231.216;dbname=yibohui_dev;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `exhibitor` [ RunTime:0.009709s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM ( SELECT e.*,p.create_time as product_time,p.image as product_image,p.title_cn as product_title,
(select GROUP_CONCAT(cate_name_cn) from exhibitor_category_map as ecm left join product_category as pc on pc.id = ecm.category_id where ecm.exhibitor_id = e.id) as cate_list
FROM `exhibitor` `e` LEFT JOIN `product` `p` ON `p`.`exhibitor_id`=`e`.`id` WHERE `company_cn` <> '' AND `e`.`status` = 1 ORDER BY is_top desc,sort desc,expo_id desc,product_time desc LIMIT 0,999999 ) as a GROUP BY `a`.`company_id` ) `_group_count_` [ RunTime:0.007882s ]
[ SQL ] SELECT * FROM ( SELECT e.*,p.create_time as product_time,p.image as product_image,p.title_cn as product_title,
(select GROUP_CONCAT(cate_name_cn) from exhibitor_category_map as ecm left join product_category as pc on pc.id = ecm.category_id where ecm.exhibitor_id = e.id) as cate_list
FROM `exhibitor` `e` LEFT JOIN `product` `p` ON `p`.`exhibitor_id`=`e`.`id` WHERE `company_cn` <> '' AND `e`.`status` = 1 ORDER BY is_top desc,sort desc,expo_id desc,product_time desc LIMIT 0,999999 ) as a GROUP BY `a`.`company_id` ORDER BY is_top desc,sort desc,expo_id desc,product_time desc LIMIT 0,21 [ RunTime:0.008218s ]
[ SQL ] SHOW COLUMNS FROM `product` [ RunTime:0.008920s ]
[ SQL ] SELECT * FROM `product` WHERE `status` = 1 AND `exhibitor_id` IN (2830,3035,2754,2828,2827,2737,2826,2728,2813,2812,2563,2771,2775,2772,2624,2774,2578,2788,2708,2574,2585) ORDER BY `sort` DESC,`id` DESC [ RunTime:0.011573s ]
[ SQL ] SHOW COLUMNS FROM `country` [ RunTime:0.010634s ]
[ SQL ] SELECT * FROM `country` WHERE `status` = 1 ORDER BY `sort` DESC,`id` [ RunTime:0.014931s ]
[ SQL ] SHOW COLUMNS FROM `product_category` [ RunTime:0.009104s ]
[ SQL ] SELECT * FROM `product_category` WHERE `status` = 1 ORDER BY `sort` DESC,`id` [ RunTime:0.007905s ]
[ SQL ] SHOW COLUMNS FROM `industry` [ RunTime:0.008657s ]
[ SQL ] SELECT * FROM `industry` WHERE `status` = 1 ORDER BY `sort` DESC,`id` [ RunTime:0.007673s ]