SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 36 LIMIT 1 [ RunTime:0.000358s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 36 LIMIT 1 [ RunTime:0.000271s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 19 LIMIT 1 [ RunTime:0.000244s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000366s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 36 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.009383s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000341s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 36 LIMIT 1 [ RunTime:0.008517s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.017157s ]
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.009750s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000323s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.054359s ]
SELECT * FROM `tb_category` WHERE `id` IN (8,40,41,38,42) [ RunTime:0.000666s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.054153s ]
SELECT * FROM `tb_category` WHERE `id` IN (37,11,40,17,4,14) [ RunTime:0.000726s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000291s ]