SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 53 LIMIT 1 [ RunTime:0.005792s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 53 LIMIT 1 [ RunTime:0.005997s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 25 LIMIT 1 [ RunTime:0.005705s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.003188s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 53 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.010691s ]
SELECT * FROM `tb_category` WHERE `id` = 53 [ RunTime:0.000325s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000288s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 53 LIMIT 1 [ RunTime:0.009333s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.019600s ]
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.015350s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000374s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.072585s ]
SELECT * FROM `tb_category` WHERE `id` IN (68,4,40,51,29,39) [ RunTime:0.003488s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.063683s ]
SELECT * FROM `tb_category` WHERE `id` IN (39,41,40,4,28,29) [ RunTime:0.006177s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.005711s ]