SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 54 LIMIT 1 [ RunTime:0.000441s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 54 LIMIT 1 [ RunTime:0.000326s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 25 LIMIT 1 [ RunTime:0.000285s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000439s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 54 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.005808s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000456s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 54 LIMIT 1 [ RunTime:0.007111s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.013281s ]
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.005799s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000411s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.053531s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,22,4,38,41) [ RunTime:0.000408s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.054248s ]
SELECT * FROM `tb_category` WHERE `id` IN (12,38,4,40,45,39,29) [ RunTime:0.000388s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000431s ]