SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 74 LIMIT 1 [ RunTime:0.000395s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 74 LIMIT 1 [ RunTime:0.000350s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 70 LIMIT 1 [ RunTime:0.000303s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000422s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 74 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.010799s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000410s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 74 LIMIT 1 [ RunTime:0.013045s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.024446s ]
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.018764s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.005907s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.075868s ]
SELECT * FROM `tb_category` WHERE `id` IN (41,42,37,40,4,17,29,43) [ RunTime:0.000790s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.074651s ]
SELECT * FROM `tb_category` WHERE `id` IN (37,28,29,32,40,39,31) [ RunTime:0.000713s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000349s ]