SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 69 LIMIT 1 [ RunTime:0.005871s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 69 LIMIT 1 [ RunTime:0.005990s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 18 LIMIT 1 [ RunTime:0.005938s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.006030s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 69 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.016670s ]
SELECT * FROM `tb_category` WHERE `id` = 69 [ RunTime:0.005218s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.005916s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 69 LIMIT 1 [ RunTime:0.013481s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.024913s ]
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.017085s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.006778s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.067023s ]
SELECT * FROM `tb_category` WHERE `id` IN (37,40,31,41,22,6) [ RunTime:0.005030s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.066630s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,31,41,29,28,4) [ RunTime:0.006116s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.005726s ]