SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 36 LIMIT 1 [ RunTime:0.005735s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 36 LIMIT 1 [ RunTime:0.005969s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 19 LIMIT 1 [ RunTime:0.005166s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.006463s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 36 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.015536s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.005761s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 36 LIMIT 1 [ RunTime:0.013681s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.025595s ]
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.016952s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.004709s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.062236s ]
SELECT * FROM `tb_category` WHERE `id` IN (41,37,40,4) [ RunTime:0.007512s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.063367s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,11,41,4,28) [ RunTime:0.007472s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.005528s ]