SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 62 LIMIT 1 [ RunTime:0.000386s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 62 LIMIT 1 [ RunTime:0.000282s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 26 LIMIT 1 [ RunTime:0.000242s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000368s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 62 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.004586s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000447s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 62 LIMIT 1 [ RunTime:0.004194s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.008671s ]
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.004707s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000424s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.042029s ]
SELECT * FROM `tb_category` WHERE `id` IN (4,40,34,41,37,6,55) [ RunTime:0.000448s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.046676s ]
SELECT * FROM `tb_category` WHERE `id` IN (20,40,28,35,22,4,41) [ RunTime:0.000721s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000651s ]