SHOW FULL COLUMNS FROM `web_system_lang` [ RunTime:0.001060s ]
SELECT * FROM `web_system_lang` WHERE `prefix` = 'en' LIMIT 1 [ RunTime:0.000402s ]
SHOW FULL COLUMNS FROM `web_system_customer` [ RunTime:0.001119s ]
SELECT * FROM `web_system_customer` WHERE `username` = 'baishishun' AND `is_online` = 1 LIMIT 1 [ RunTime:0.001153s ]
SHOW FULL COLUMNS FROM `web_customer_website_setting` [ RunTime:0.001083s ]
SELECT * FROM `web_customer_website_setting` WHERE `lang_id` = 1 AND `customer_id` = 142 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.003368s ]
SHOW FULL COLUMNS FROM `web_customer_column` [ RunTime:0.000829s ]
SELECT * FROM `web_customer_column` WHERE `status` = 1 AND `parentid` = 0 AND `lang_id` = 1 AND `customer_id` = 142 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.101712s ]
SELECT * FROM `web_customer_column` WHERE `status` = 1 AND `parentid` = 45391 AND `lang_id` = 1 AND `customer_id` = 142 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.043478s ]
SHOW FULL COLUMNS FROM `web_customer_products_category` [ RunTime:0.000786s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 142 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.001123s ]
SHOW FULL COLUMNS FROM `web_customer_news_category` [ RunTime:0.000864s ]
SELECT * FROM `web_customer_news_category` WHERE `status` = 1 AND `customer_id` = 142 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000582s ]
SHOW FULL COLUMNS FROM `web_customer_download_type` [ RunTime:0.000917s ]
SELECT * FROM `web_customer_download_type` WHERE `status` = 1 AND `customer_id` = 142 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000782s ]
SELECT * FROM `web_customer_column` WHERE `status` = 1 AND `parentid` = 0 AND `lang_id` = 1 AND `customer_id` = 142 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000317s ]
SELECT * FROM `web_customer_column` WHERE `status` = 1 AND `parentid` = 45391 AND `lang_id` = 1 AND `customer_id` = 142 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000272s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 142 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000307s ]
SELECT * FROM `web_customer_news_category` WHERE `status` = 1 AND `customer_id` = 142 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000221s ]
SELECT * FROM `web_customer_download_type` WHERE `status` = 1 AND `customer_id` = 142 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000218s ]
SHOW FULL COLUMNS FROM `web_customer_lang` [ RunTime:0.000781s ]
SELECT `b`.*,`c`.`is_online` FROM `web_customer_lang` `a` LEFT JOIN `web_system_lang` `b` ON `a`.`lang_id`=`b`.`id` LEFT JOIN `web_system_customer` `c` ON `a`.`customer_id`=`c`.`id` WHERE `a`.`customer_id` = '142' AND `a`.`status` = '1' ORDER BY `a`.`sortid` ASC [ RunTime:0.000749s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 142 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000311s ]
SHOW FULL COLUMNS FROM `web_customer_products` [ RunTime:0.000912s ]
SELECT `a`.*,b.title cat_name,b.link_url cat_link FROM `web_customer_products` `a` LEFT JOIN `web_customer_products_category` `b` ON `a`.`cat_id`=`b`.`id` WHERE `a`.`customer_id` = '142' AND `a`.`status` = '1' AND `a`.`on_b2b` = '1' AND ( a.is_new=1 ) ORDER BY `a`.`sortid` ASC,`a`.`id` DESC LIMIT 8 [ RunTime:0.155036s ]
SELECT * FROM `web_customer_column` WHERE `lang_id` = 1 AND `customer_id` = 142 AND `parentid` = 0 AND `type` = 2 LIMIT 1 [ RunTime:0.216747s ]
SELECT * FROM `web_customer_website_setting` WHERE `lang_id` = 1 AND `customer_id` = 142 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000388s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `link_url` = 'air-spray-guns' AND `customer_id` = 142 AND `lang_id` = 1 LIMIT 1 [ RunTime:0.000795s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 142 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000300s ]
SELECT * FROM `web_customer_products_category` WHERE `status` = 1 AND `customer_id` = 142 AND `lang_id` = 1 ORDER BY `sortid` ASC,`id` ASC [ RunTime:0.000320s ]
SELECT COUNT(*) AS think_count FROM `web_customer_products` `a` LEFT JOIN `web_customer_products_category` `b` ON `a`.`cat_id`=`b`.`id` WHERE `a`.`cat_id` IN ('69915','69916','69917','69918','69919','69920','69921','69922','69923','69924') AND `a`.`status` = '1' AND `a`.`on_b2b` = '1' AND `a`.`customer_id` = '142' ORDER BY `a`.`sortid`,`a`.`id` DESC LIMIT 1 [ RunTime:0.160652s ]
SELECT COUNT(*) AS think_count FROM `web_customer_products` `a` LEFT JOIN `web_customer_products_category` `b` ON `a`.`cat_id`=`b`.`id` WHERE `a`.`cat_id` IN ('69915','69916','69917','69918','69919','69920','69921','69922','69923','69924') AND `a`.`status` = '1' AND `a`.`on_b2b` = '1' AND `a`.`customer_id` = '142' LIMIT 1 [ RunTime:0.150756s ]