SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 60 LIMIT 1 [ RunTime:0.000334s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 60 LIMIT 1 [ RunTime:0.000292s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 26 LIMIT 1 [ RunTime:0.000257s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000443s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 60 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.010972s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000335s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 60 LIMIT 1 [ RunTime:0.009381s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.023669s ]
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.016611s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.005653s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.067568s ]
SELECT * FROM `tb_category` WHERE `id` IN (41,39,40,4,29) [ RunTime:0.006452s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.066454s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,39,42) [ RunTime:0.000645s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000321s ]