SHOW FULL COLUMNS FROM `sxo_navigation` [ RunTime:0.001175s ]
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.000425s ]
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.000350s ]
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.000336s ]
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.000370s ]
SHOW FULL COLUMNS FROM `sxo_quick_nav` [ RunTime:0.001371s ]
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.000445s ]
SHOW FULL COLUMNS FROM `sxo_goods_category` [ RunTime:0.001437s ]
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.000493s ]
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.000288s ]
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.000248s ]
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.000244s ]
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.000288s ]
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.000355s ]
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.000315s ]
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.000389s ]
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.000330s ]
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.000365s ]
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.000263s ]
SHOW FULL COLUMNS FROM `sxo_slide` [ RunTime:0.000932s ]
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.000339s ]
SHOW FULL COLUMNS FROM `sxo_article` [ RunTime:0.001312s ]
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.000500s ]
SHOW FULL COLUMNS FROM `sxo_article_category` [ RunTime:0.001148s ]
SELECT `name`,`id` FROM `sxo_article_category` WHERE `id` IN (24,18,17) [ RunTime:0.000337s ]
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.000404s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` = 894 AND `is_enable` = 1 [ RunTime:0.000377s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` IN (941,942,943,944,945,946) AND `is_enable` = 1 [ RunTime:0.000380s ]
SHOW FULL COLUMNS FROM `sxo_goods` [ RunTime:0.001828s ]
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.001358s ]
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.000412s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` = 907 AND `is_enable` = 1 [ RunTime:0.000330s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` IN (920,921,922,923,924,925,926,927) AND `is_enable` = 1 [ RunTime:0.000416s ]
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.000706s ]
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.000376s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` = 919 AND `is_enable` = 1 [ RunTime:0.000353s ]
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.000400s ]
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.000616s ]
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.000396s ]
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.000855s ]
SHOW FULL COLUMNS FROM `sxo_brand` [ RunTime:0.001334s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` IN (7,5,4) [ RunTime:0.000297s ]
SHOW FULL COLUMNS FROM `sxo_region` [ RunTime:0.001112s ]
SELECT `name`,`id` FROM `sxo_region` WHERE `id` = 19 [ RunTime:0.000241s ]
SHOW FULL COLUMNS FROM `sxo_plugins_shop` [ RunTime:0.001318s ]
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.001088s ]
SELECT `name`,`id` FROM `sxo_region` WHERE `id` IN (19,295,294,3085,3076) [ RunTime:0.000293s ]
SHOW FULL COLUMNS FROM `sxo_plugins_shop_category` [ RunTime:0.001236s ]
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.001675s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 6 [ RunTime:0.000218s ]
SELECT `name`,`id` FROM `sxo_region` WHERE `id` = 19 [ RunTime:0.000224s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 7 LIMIT 1 [ RunTime:0.000390s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 7 LIMIT 1 [ RunTime:0.000371s ]
SHOW FULL COLUMNS FROM `sxo_plugins_shop_favor` [ RunTime:0.001108s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 7 LIMIT 1 [ RunTime:0.000304s ]
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.001101s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 1 [ RunTime:0.000229s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 6 LIMIT 1 [ RunTime:0.000347s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 6 LIMIT 1 [ RunTime:0.000346s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 6 LIMIT 1 [ RunTime:0.000238s ]
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.001106s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 2 [ RunTime:0.000237s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 5 LIMIT 1 [ RunTime:0.000342s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 5 LIMIT 1 [ RunTime:0.000337s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 5 LIMIT 1 [ RunTime:0.000229s ]
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.001030s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 3 [ RunTime:0.000234s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 4 LIMIT 1 [ RunTime:0.000341s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 4 LIMIT 1 [ RunTime:0.000353s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 4 LIMIT 1 [ RunTime:0.000258s ]
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.001020s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 5 [ RunTime:0.000230s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 3 LIMIT 1 [ RunTime:0.000334s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 3 LIMIT 1 [ RunTime:0.000326s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 3 LIMIT 1 [ RunTime:0.000231s ]
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.001048s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 4 [ RunTime:0.000219s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 2 LIMIT 1 [ RunTime:0.000333s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 2 LIMIT 1 [ RunTime:0.000344s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 2 LIMIT 1 [ RunTime:0.000269s ]
SHOW FULL COLUMNS FROM `sxo_link` [ RunTime:0.001208s ]
SELECT * FROM `sxo_link` WHERE `is_enable` = 1 ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000956s ]