SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 72 LIMIT 1 [ RunTime:0.000457s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 72 LIMIT 1 [ RunTime:0.000365s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 70 LIMIT 1 [ RunTime:0.000341s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000462s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 72 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.004499s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000474s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 72 LIMIT 1 [ RunTime:0.005210s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.014802s ]
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.007534s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000519s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.032954s ]
SELECT * FROM `tb_category` WHERE `id` IN (35,38,37,29,39,41,10,43) [ RunTime:0.000413s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.032140s ]
SELECT * FROM `tb_category` WHERE `id` IN (4,40,14,51,41) [ RunTime:0.000416s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000359s ]