SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 82 LIMIT 1 [ RunTime:0.000390s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 82 LIMIT 1 [ RunTime:0.000373s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 76 LIMIT 1 [ RunTime:0.000353s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000495s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 82 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.004713s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000441s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 82 LIMIT 1 [ RunTime:0.007654s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.016036s ]
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.008618s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000547s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.039490s ]
SELECT * FROM `tb_category` WHERE `id` IN (32,40,28,4,5,31) [ RunTime:0.000486s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.057947s ]
SELECT * FROM `tb_category` WHERE `id` IN (31,40,4,37) [ RunTime:0.000489s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000612s ]