SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 76 LIMIT 1 [ RunTime:0.000477s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 76 LIMIT 1 [ RunTime:0.000367s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000461s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` IN (76,79,80,81,82,83) ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.005768s ]
SELECT * FROM `tb_category` WHERE `id` IN (83,79) [ RunTime:0.000428s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000469s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` IN (76,79,80,81,82,83) LIMIT 1 [ RunTime:0.005307s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.008558s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY `view_count` DESC LIMIT 9 [ RunTime:0.004674s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000399s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.033027s ]
SELECT * FROM `tb_category` WHERE `id` IN (4,40,39,32,34) [ RunTime:0.000499s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.033506s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,41,51,38,37,6,42,39) [ RunTime:0.000521s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000496s ]