SHOW FULL COLUMNS FROM `sxo_navigation` [ RunTime:0.001690s ]
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.000487s ]
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.000428s ]
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.000463s ]
SHOW FULL COLUMNS FROM `sxo_quick_nav` [ RunTime:0.001431s ]
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.000416s ]
SHOW FULL COLUMNS FROM `sxo_goods_category` [ RunTime:0.001446s ]
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.000485s ]
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.000323s ]
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.000319s ]
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.000296s ]
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.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` IN (941,942,943,944,945,946) AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000577s ]
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.000374s ]
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.000426s ]
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.000386s ]
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.000436s ]
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.000277s ]
SHOW FULL COLUMNS FROM `sxo_slide` [ RunTime:0.001580s ]
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.000450s ]
SHOW FULL COLUMNS FROM `sxo_article` [ RunTime:0.001385s ]
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.000481s ]
SHOW FULL COLUMNS FROM `sxo_article_category` [ RunTime:0.001126s ]
SELECT `name`,`id` FROM `sxo_article_category` WHERE `id` IN (24,18,17) [ RunTime:0.000325s ]
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.000389s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` = 894 AND `is_enable` = 1 [ RunTime:0.000358s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` IN (941,942,943,944,945,946) AND `is_enable` = 1 [ RunTime:0.000368s ]
SHOW FULL COLUMNS FROM `sxo_goods` [ RunTime:0.001830s ]
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.000861s ]
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.000398s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` = 907 AND `is_enable` = 1 [ RunTime:0.000298s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` IN (920,921,922,923,924,925,926,927) AND `is_enable` = 1 [ RunTime:0.000412s ]
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.000673s ]
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.000298s ]
SELECT `id` FROM `sxo_goods_category` WHERE `pid` = 919 AND `is_enable` = 1 [ RunTime:0.000334s ]
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.000352s ]
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.000427s ]
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.000296s ]
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.000818s ]
SHOW FULL COLUMNS FROM `sxo_brand` [ RunTime:0.000916s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` IN (7,5,4) [ RunTime:0.000255s ]
SHOW FULL COLUMNS FROM `sxo_region` [ RunTime:0.000820s ]
SELECT `name`,`id` FROM `sxo_region` WHERE `id` = 19 [ RunTime:0.000210s ]
SHOW FULL COLUMNS FROM `sxo_plugins_shop` [ RunTime:0.002353s ]
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.001138s ]
SELECT `name`,`id` FROM `sxo_region` WHERE `id` IN (19,295,294,3085,3076) [ RunTime:0.000296s ]
SHOW FULL COLUMNS FROM `sxo_plugins_shop_category` [ RunTime:0.001283s ]
SELECT `name`,`id` FROM `sxo_plugins_shop_category` WHERE `id` = 1 [ RunTime:0.000271s ]
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.001678s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 6 [ RunTime:0.000233s ]
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.000375s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 7 LIMIT 1 [ RunTime:0.000349s ]
SHOW FULL COLUMNS FROM `sxo_plugins_shop_favor` [ RunTime:0.001162s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 7 LIMIT 1 [ RunTime:0.000266s ]
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.001139s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 1 [ RunTime:0.000205s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 6 LIMIT 1 [ RunTime:0.000327s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 6 LIMIT 1 [ RunTime:0.000353s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 6 LIMIT 1 [ RunTime:0.000282s ]
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.001066s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 2 [ RunTime:0.000230s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 5 LIMIT 1 [ RunTime:0.000360s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 5 LIMIT 1 [ RunTime:0.000345s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 5 LIMIT 1 [ RunTime:0.000267s ]
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.001063s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 3 [ RunTime:0.000237s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 4 LIMIT 1 [ RunTime:0.000359s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 4 LIMIT 1 [ RunTime:0.000343s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 4 LIMIT 1 [ RunTime:0.000234s ]
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.001046s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 5 [ RunTime:0.000223s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 3 LIMIT 1 [ RunTime:0.000341s ]
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.000247s ]
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.000863s ]
SELECT `name`,`id` FROM `sxo_brand` WHERE `id` = 4 [ RunTime:0.000191s ]
SELECT COUNT(*) AS think_count FROM `sxo_goods` WHERE `shop_id` = 2 LIMIT 1 [ RunTime:0.000320s ]
SELECT SUM(`sales_count`) AS think_sum FROM `sxo_goods` WHERE `shop_id` = 2 LIMIT 1 [ RunTime:0.000371s ]
SELECT COUNT(*) AS think_count FROM `sxo_plugins_shop_favor` WHERE `shop_id` = 2 LIMIT 1 [ RunTime:0.000199s ]
SHOW FULL COLUMNS FROM `sxo_link` [ RunTime:0.001240s ]
SELECT * FROM `sxo_link` WHERE `is_enable` = 1 ORDER BY `sort` ASC,`id` DESC [ RunTime:0.000291s ]