SELECT `id`,`nick_name`,`username`,`phone`,`auto_publish`,`role`,`create_time`,`update_time`,`usericon`,`login_time` FROM `tb_user` WHERE `id` = 5 LIMIT 1 [ RunTime:0.000388s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `user_id` = 5 ORDER BY `publish_time` DESC LIMIT 0,10 [ RunTime:0.004609s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.000422s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `user_id` = 5 ORDER BY `view_count` DESC LIMIT 0,5 [ RunTime:0.004816s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.000376s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `user_id` = 5 LIMIT 1 [ RunTime:0.004194s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.008929s ]
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.004749s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.001080s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.042968s ]
SELECT * FROM `tb_category` WHERE `id` IN (41,32,40,37,34,17) [ RunTime:0.000635s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.042382s ]
SELECT * FROM `tb_category` WHERE `id` IN (15,40,4,41,17) [ RunTime:0.000452s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000597s ]
SELECT * FROM `tb_system` [ RunTime:0.000354s ]
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.005655s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000419s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.036644s ]
SELECT * FROM `tb_category` WHERE `id` IN (4,40,37,41) [ RunTime:0.000532s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.056293s ]
SELECT * FROM `tb_category` WHERE `id` IN (30,39,29,5,40,42,41,6) [ RunTime:0.000483s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000610s ]