SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 60 LIMIT 1 [ RunTime:0.000466s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 60 LIMIT 1 [ RunTime:0.000368s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 26 LIMIT 1 [ RunTime:0.000335s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000454s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 60 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.007779s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000472s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 60 LIMIT 1 [ RunTime:0.007354s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.016035s ]
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.008635s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000448s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.059099s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,34,42,29,37,51) [ RunTime:0.000498s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.059245s ]
SELECT * FROM `tb_category` WHERE `id` IN (4,40,31,41,37) [ RunTime:0.000500s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000526s ]