SHOW FULL COLUMNS FROM `sxo_navigation` [ RunTime:0.004364s ]
SELECT `id`,`pid`,`name`,`url`,`value`,`data_type`,`is_new_window_open` FROM `sxo_navigation` WHERE `nav_type` = 'header' AND `is_show` = 1 AND `pid` = 0 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000482s ]
SELECT `id`,`pid`,`name`,`url`,`value`,`data_type`,`is_new_window_open` FROM `sxo_navigation` WHERE `nav_type` = 'header' AND `is_show` = 1 AND `pid` IN (54,61,57) ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000385s ]
SELECT `id`,`pid`,`name`,`url`,`value`,`data_type`,`is_new_window_open` FROM `sxo_navigation` WHERE `nav_type` = 'footer' AND `is_show` = 1 AND `pid` = 0 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000558s ]
SELECT `id`,`pid`,`name`,`url`,`value`,`data_type`,`is_new_window_open` FROM `sxo_navigation` WHERE `nav_type` = 'footer' AND `is_show` = 1 AND `pid` IN (34,35,36,37,55) ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000444s ]
SHOW FULL COLUMNS FROM `sxo_quick_nav` [ RunTime:0.011380s ]
SELECT `id`,`name`,`images_url`,`event_value`,`event_type`,`bg_color` FROM `sxo_quick_nav` WHERE `platform` = 'pc' AND `is_enable` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.001433s ]
SHOW FULL COLUMNS FROM `sxo_goods_category` [ RunTime:0.001731s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `pid` = 0 AND `is_enable` = 1 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000573s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` = 938 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000354s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` = 940 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000297s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` = 939 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000283s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` = 894 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000339s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` IN (941,942,943,944,945,946) AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000456s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` = 907 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000425s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` IN (920,921,922,923,924,925,926,927) AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000438s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` = 919 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000346s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` IN (928,929,930,931,932,933,934,935,936,937) AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000441s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `is_enable` = 1 AND `pid` = 947 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000315s ]
SHOW FULL COLUMNS FROM `sxo_slide` [ RunTime:0.001682s ]
SELECT `name`,`images_url`,`event_value`,`event_type`,`bg_color` FROM `sxo_slide` WHERE `platform` = 'pc' AND `is_enable` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000451s ]
SHOW FULL COLUMNS FROM `sxo_article` [ RunTime:0.001704s ]
SELECT `id`,`title`,`title_color`,`article_category_id` FROM `sxo_article` WHERE `is_enable` = 1 AND `is_home_recommended` = 1 ORDER BY `id` DESC LIMIT 0,9 [ RunTime:0.000511s ]
SHOW FULL COLUMNS FROM `sxo_article_category` [ RunTime:0.001238s ]
SELECT `name`,`id` FROM `sxo_article_category` WHERE `id` IN (24,18,17) [ RunTime:0.000311s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `pid` = 0 AND `is_home_recommended` = 1 AND `is_enable` = 1 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000380s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` = 894 AND `is_enable` = 1 [ RunTime:0.002928s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` IN (941,942,943,944,945,946) AND `is_enable` = 1 [ RunTime:0.000414s ]
SHOW FULL COLUMNS FROM `sxo_goods` [ RunTime:0.002003s ]
SELECT `g`.`id` FROM `sxo_goods` `g` INNER JOIN `sxo_goods_category_join` `gci` ON `g`.`id`=`gci`.`goods_id` WHERE `gci`.`category_id` IN ('894','941','942','943','944','945','946') AND `g`.`is_shelves` = '1' GROUP BY `g`.`id` ORDER BY `g`.`id` DESC LIMIT 8 [ RunTime:0.000878s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `id` IN (941,942,943,944,945,946) AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000399s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` = 907 AND `is_enable` = 1 [ RunTime:0.000300s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` IN (920,921,922,923,924,925,926,927) AND `is_enable` = 1 [ RunTime:0.000374s ]
SELECT `g`.`id` FROM `sxo_goods` `g` INNER JOIN `sxo_goods_category_join` `gci` ON `g`.`id`=`gci`.`goods_id` WHERE `gci`.`category_id` IN ('907','920','921','922','923','924','925','926','927') AND `g`.`is_shelves` = '1' GROUP BY `g`.`id` ORDER BY `g`.`id` DESC LIMIT 8 [ RunTime:0.000714s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `id` IN (920,921,922,923,924,926) AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000386s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` = 919 AND `is_enable` = 1 [ RunTime:0.000304s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` IN (928,929,930,931,932,933,934,935,936,937) AND `is_enable` = 1 [ RunTime:0.000396s ]
SELECT `g`.`id` FROM `sxo_goods` `g` INNER JOIN `sxo_goods_category_join` `gci` ON `g`.`id`=`gci`.`goods_id` WHERE `gci`.`category_id` IN ('919','928','929','930','931','932','933','934','935','936','937') AND `g`.`is_shelves` = '1' GROUP BY `g`.`id` ORDER BY `g`.`id` DESC LIMIT 8 [ RunTime:0.000546s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `sxo_goods_category` WHERE `id` IN (928,929,930,932,933,934) AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000360s ]
SELECT * FROM `sxo_goods` WHERE `id` IN (72,65,64,63,62,60,59,58,152,151,150,149,148,147,146,145,41,40,39,38,37,36,35,31) AND `is_shelves` = 1 ORDER BY `id` DESC [ RunTime:0.008359s ]
SHOW FULL COLUMNS FROM `sxo_brand` [ RunTime:0.001259s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` IN (7,5,4) [ RunTime:0.000285s ]
SHOW FULL COLUMNS FROM `sxo_region` [ RunTime:0.001246s ]
SELECT `name`,`id` FROM `sxo_region` WHERE `id` = 19 [ RunTime:0.000228s ]
SHOW FULL COLUMNS FROM `sxo_plugins_shop` [ RunTime:0.001983s ]
SELECT * FROM `sxo_plugins_shop` WHERE `status` = 2 AND `id` IN (7,6,5,4,3,2) AND ( `id`>0 ) ORDER BY `id` DESC LIMIT 0,6 [ RunTime:0.001109s ]
SELECT `name`,`id` FROM `sxo_region` WHERE `id` IN (19,295,294,3085,3076) [ RunTime:0.000333s ]
SHOW FULL COLUMNS FROM `sxo_plugins_shop_category` [ RunTime:0.001154s ]
SELECT `name`,`id` FROM `sxo_plugins_shop_category` WHERE `id` = 1 [ RunTime:0.000265s ]
SELECT * FROM `sxo_goods` WHERE `shop_id` = 7 AND `is_shelves` = 1 ORDER BY `access_count` DESC,`sales_count` DESC,`id` DESC LIMIT 0,2 [ RunTime:0.001655s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 6 [ RunTime:0.000227s ]
SELECT `name`,`id` FROM `sxo_region` WHERE `id` = 19 [ RunTime:0.000198s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 7 LIMIT 1 [ RunTime:0.000326s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 7 LIMIT 1 [ RunTime:0.000345s ]
SHOW FULL COLUMNS FROM `sxo_plugins_shop_favor` [ RunTime:0.001079s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 7 LIMIT 1 [ RunTime:0.000263s ]
SELECT * FROM `sxo_goods` WHERE `shop_id` = 6 AND `is_shelves` = 1 ORDER BY `access_count` DESC,`sales_count` DESC,`id` DESC LIMIT 0,2 [ RunTime:0.001170s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 1 [ RunTime:0.000204s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 6 LIMIT 1 [ RunTime:0.000306s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 6 LIMIT 1 [ RunTime:0.000337s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 6 LIMIT 1 [ RunTime:0.000216s ]
SELECT * FROM `sxo_goods` WHERE `shop_id` = 5 AND `is_shelves` = 1 ORDER BY `access_count` DESC,`sales_count` DESC,`id` DESC LIMIT 0,2 [ RunTime:0.001042s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 2 [ RunTime:0.000204s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 5 LIMIT 1 [ RunTime:0.000298s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 5 LIMIT 1 [ RunTime:0.000308s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 5 LIMIT 1 [ RunTime:0.000214s ]
SELECT * FROM `sxo_goods` WHERE `shop_id` = 4 AND `is_shelves` = 1 ORDER BY `access_count` DESC,`sales_count` DESC,`id` DESC LIMIT 0,2 [ RunTime:0.001011s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 3 [ RunTime:0.000222s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 4 LIMIT 1 [ RunTime:0.000301s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 4 LIMIT 1 [ RunTime:0.000310s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 4 LIMIT 1 [ RunTime:0.000293s ]
SELECT * FROM `sxo_goods` WHERE `shop_id` = 3 AND `is_shelves` = 1 ORDER BY `access_count` DESC,`sales_count` DESC,`id` DESC LIMIT 0,2 [ RunTime:0.001074s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 5 [ RunTime:0.000205s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 3 LIMIT 1 [ RunTime:0.000301s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 3 LIMIT 1 [ RunTime:0.000332s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 3 LIMIT 1 [ RunTime:0.000216s ]
SELECT * FROM `sxo_goods` WHERE `shop_id` = 2 AND `is_shelves` = 1 ORDER BY `access_count` DESC,`sales_count` DESC,`id` DESC LIMIT 0,2 [ RunTime:0.001065s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 4 [ RunTime:0.000201s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 2 LIMIT 1 [ RunTime:0.000297s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 2 LIMIT 1 [ RunTime:0.000323s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 2 LIMIT 1 [ RunTime:0.000205s ]
SHOW FULL COLUMNS FROM `sxo_link` [ RunTime:0.001248s ]
SELECT * FROM `sxo_link` WHERE `is_enable` = 1 ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000300s ]