SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 72 LIMIT 1 [ RunTime:0.000392s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 72 LIMIT 1 [ RunTime:0.000312s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 70 LIMIT 1 [ RunTime:0.000260s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000400s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 72 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.011104s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.008097s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 72 LIMIT 1 [ RunTime:0.013082s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.024843s ]
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.015432s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.005669s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.064915s ]
SELECT * FROM `tb_category` WHERE `id` IN (51,40,37,31,38,41,42,6,17) [ RunTime:0.005763s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.070054s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,31,41,4) [ RunTime:0.005809s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.005812s ]