SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 58 LIMIT 1 [ RunTime:0.005790s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 58 LIMIT 1 [ RunTime:0.005795s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 18 LIMIT 1 [ RunTime:0.003017s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000425s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 58 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.010972s ]
SELECT * FROM `tb_category` WHERE `id` = 58 [ RunTime:0.000306s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000318s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 58 LIMIT 1 [ RunTime:0.009552s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.020250s ]
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.011909s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000398s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.073383s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,42,4,8,39,41) [ RunTime:0.007523s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.065127s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,5,41,39,51) [ RunTime:0.006401s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.005775s ]