SHOW FULL COLUMNS FROM `s_navigation` [ RunTime:0.000962s ]
SELECT `id`,`pid`,`name`,`url`,`value`,`data_type`,`is_new_window_open` FROM `s_navigation` WHERE `nav_type` = 'header' AND `is_show` = 1 AND `pid` = 0 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000201s ]
SELECT `id`,`pid`,`name`,`url`,`value`,`data_type`,`is_new_window_open` FROM `s_navigation` WHERE `nav_type` = 'header' AND `is_show` = 1 AND `pid` = 24 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000182s ]
SELECT `id`,`pid`,`name`,`url`,`value`,`data_type`,`is_new_window_open` FROM `s_navigation` WHERE `nav_type` = 'footer' AND `is_show` = 1 AND `pid` = 0 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000189s ]
SELECT `id`,`pid`,`name`,`url`,`value`,`data_type`,`is_new_window_open` FROM `s_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.000238s ]
SHOW FULL COLUMNS FROM `s_quick_nav` [ RunTime:0.000835s ]
SELECT `id`,`name`,`images_url`,`event_value`,`event_type`,`bg_color` FROM `s_quick_nav` WHERE `platform` = 'pc' AND `is_enable` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000217s ]
SHOW FULL COLUMNS FROM `s_goods_category` [ RunTime:0.001026s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `s_goods_category` WHERE `pid` = 0 AND `is_enable` = 1 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000220s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `s_goods_category` WHERE `is_enable` = 1 AND `pid` = 57 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000194s ]
SELECT `id`,`pid`,`icon`,`name`,`vice_name`,`describe`,`bg_color`,`big_images`,`sort`,`is_home_recommended`,`seo_title`,`seo_keywords`,`seo_desc` FROM `s_goods_category` WHERE `is_enable` = 1 AND `pid` = 872 AND `is_enable` = 1 ORDER BY `sort` ASC [ RunTime:0.000197s ]
SHOW FULL COLUMNS FROM `s_goods_photo` [ RunTime:0.000625s ]
SELECT `images` FROM `s_goods_photo` WHERE `goods_id` = 12 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000215s ]
SHOW FULL COLUMNS FROM `s_goods` [ RunTime:0.000900s ]
SELECT * FROM `s_goods` WHERE `id` = 12 AND `is_delete_time` = 0 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000695s ]
SELECT * FROM `s_goods_photo` WHERE `goods_id` = 12 AND `is_show` = 1 ORDER BY `sort` ASC [ RunTime:0.000198s ]
SHOW FULL COLUMNS FROM `s_goods_spec_type` [ RunTime:0.000506s ]
SELECT * FROM `s_goods_spec_type` WHERE `goods_id` = 12 ORDER BY `id` ASC [ RunTime:0.000183s ]
SHOW FULL COLUMNS FROM `s_goods_params` [ RunTime:0.000513s ]
SELECT * FROM `s_goods_params` WHERE `goods_id` = 12 ORDER BY `id` ASC [ RunTime:0.000180s ]
SHOW FULL COLUMNS FROM `s_goods_comments` [ RunTime:0.000577s ]
SELECT COUNT(*) AS think_count FROM `s_goods_comments` WHERE `goods_id` = 12 AND `is_show` = 1 LIMIT 1 [ RunTime:0.000242s ]
SHOW FULL COLUMNS FROM `s_goods_favor` [ RunTime:0.000487s ]
SELECT COUNT(*) AS think_count FROM `s_goods_favor` `f` INNER JOIN `s_goods` `g` ON `g`.`id`=`f`.`goods_id` WHERE `goods_id` = 12 LIMIT 1 [ RunTime:0.000467s ]
UPDATE `s_goods` SET `access_count` = `access_count` + 1 WHERE `id` = 12 [ RunTime:0.010134s ]
SELECT count(*) as count,`rating` FROM `s_goods_comments` WHERE `goods_id` = 12 AND `rating` > 0 GROUP BY `rating` [ RunTime:0.000379s ]
SELECT AVG(`rating`) AS think_avg FROM `s_goods_comments` WHERE `goods_id` = 12 AND `rating` > 0 LIMIT 1 [ RunTime:0.000309s ]
SELECT `id`,`title`,`title_color`,`price`,`images` FROM `s_goods` WHERE `is_shelves` = 1 AND `is_delete_time` = 0 ORDER BY `sales_count` DESC LIMIT 0,16 [ RunTime:0.001573s ]
SELECT `id`,`title`,`title_color`,`price`,`images` FROM `s_goods` WHERE `is_shelves` = 1 AND `is_delete_time` = 0 ORDER BY `access_count` DESC LIMIT 0,10 [ RunTime:0.001098s ]
动态评分
5.0