SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 73 LIMIT 1 [ RunTime:0.000469s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 73 LIMIT 1 [ RunTime:0.000259s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 70 LIMIT 1 [ RunTime:0.000201s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000367s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 73 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.009212s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000337s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 73 LIMIT 1 [ RunTime:0.008214s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.017066s ]
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.009632s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000286s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.053721s ]
SELECT * FROM `tb_category` WHERE `id` IN (34,40,41,4,35,6) [ RunTime:0.000502s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.053821s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,35,41,37) [ RunTime:0.000356s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000277s ]