SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 56 LIMIT 1 [ RunTime:0.000270s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 56 LIMIT 1 [ RunTime:0.000224s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 27 LIMIT 1 [ RunTime:0.000194s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000330s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 56 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.009176s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000262s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 56 LIMIT 1 [ RunTime:0.008162s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.017005s ]
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.009606s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000292s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.054382s ]
SELECT * FROM `tb_category` WHERE `id` IN (9,4,45,28,41,42,37,40) [ RunTime:0.000436s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.056439s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,39,4,33,29) [ RunTime:0.000477s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000299s ]