SELECT * FROM `web_b2b_navigation` WHERE `status` = 1 AND `lang_id` = 24 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000189s ]
SHOW FULL COLUMNS FROM `web_b2b_column` [ RunTime:0.000648s ]
SELECT `a`.`id`,`a`.`column_name`,`a`.`parentid`,`a`.`page_url`,b.column_name as title FROM `web_b2b_column` `a` LEFT JOIN `web_b2b_column` `b` ON `a`.`id`=b.base_id AND b.lang_id=24 WHERE `a`.`status` = '1' AND `a`.`lang_id` = '24' ORDER BY `a`.`sortid` ASC,`a`.`id` ASC [ RunTime:0.000188s ]
SHOW FULL COLUMNS FROM `web_customer_products_lang_24` [ RunTime:0.000702s ]
SELECT COUNT(*) AS think_count FROM `web_customer_products_lang_24` `a` LEFT JOIN `web_customer_products_category` `pc` ON `a`.`cat_id`=`pc`.`id` LEFT JOIN `web_system_customer` `b` ON `a`.`customer_id`=`b`.`id` LEFT JOIN `web_customer_website_setting` `c` ON `a`.`customer_id`=c.customer_id AND c.lang_id=24 WHERE `a`.`status` = '1' AND `b`.`is_online` = '1' AND `a`.`on_b2b` = '1' LIMIT 1 [ RunTime:0.329164s ]
SELECT `a`.`id`,`a`.`link_url`,`a`.`pic`,`a`.`title`,`a`.`abstract`,`b`.`username`,pc.title cat_name,pc.link_url cat_link,`c`.`company_name`,`c`.`company_address` FROM `web_customer_products_lang_24` `a` LEFT JOIN `web_customer_products_category` `pc` ON `a`.`cat_id`=`pc`.`id` LEFT JOIN `web_system_customer` `b` ON `a`.`customer_id`=`b`.`id` LEFT JOIN `web_customer_website_setting` `c` ON `a`.`customer_id`=c.customer_id AND c.lang_id=24 WHERE `a`.`status` = '1' AND `b`.`is_online` = '1' AND `a`.`on_b2b` = '1' ORDER BY `a`.`b2b_time` DESC,`a`.`update_time` DESC,`a`.`id` DESC LIMIT 444,12 [ RunTime:0.538664s ]
SELECT `a`.*,`b`.`username`,`c`.`company_name`,pc.title cat_name,pc.link_url cat_link FROM `web_customer_products_lang_24` `a` LEFT JOIN `web_customer_products_category` `pc` ON `a`.`customer_id`=`pc`.`id` LEFT JOIN `web_system_customer` `b` ON `a`.`customer_id`=`b`.`id` LEFT JOIN `web_customer_website_setting` `c` ON `a`.`customer_id`=c.customer_id AND c.lang_id=24 WHERE `a`.`status` = '1' AND `b`.`is_online` = '1' AND `a`.`on_b2b` = '1' ORDER BY `a`.`update_time` DESC,`a`.`id` DESC LIMIT 5 [ RunTime:1.201043s ]
SELECT `a`.*,`b`.`username`,`c`.`company_name`,pc.title cat_name,pc.link_url cat_link FROM `web_customer_products_lang_24` `a` LEFT JOIN `web_customer_products_category` `pc` ON `a`.`customer_id`=`pc`.`id` LEFT JOIN `web_system_customer` `b` ON `a`.`customer_id`=`b`.`id` LEFT JOIN `web_customer_website_setting` `c` ON `a`.`customer_id`=c.customer_id AND c.lang_id=24 WHERE `a`.`status` = '1' AND `b`.`is_online` = '1' AND `a`.`on_b2b` = '1' ORDER BY `a`.`update_time` DESC,`a`.`id` DESC LIMIT 5 [ RunTime:0.000336s ]
SELECT * FROM `web_b2b_navigation` WHERE `status` = 1 AND `lang_id` = 24 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000212s ]