SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 54 LIMIT 1 [ RunTime:0.000378s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 54 LIMIT 1 [ RunTime:0.000323s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 25 LIMIT 1 [ RunTime:0.000295s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000397s ]
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.010954s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000355s ]
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.009704s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.020386s ]
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.015637s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000355s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.073551s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,28,37,29,41,39) [ RunTime:0.000708s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.065519s ]
SELECT * FROM `tb_category` WHERE `id` IN (37,40,4,34,28) [ RunTime:0.000570s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.003189s ]