SELECT `id`,`nick_name`,`username`,`phone`,`auto_publish`,`role`,`create_time`,`update_time`,`usericon`,`login_time` FROM `tb_user` WHERE `id` = 20 LIMIT 1 [ RunTime:0.000446s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `user_id` = 20 ORDER BY `publish_time` DESC LIMIT 0,10 [ RunTime:0.008396s ]
SELECT * FROM `tb_category` WHERE `id` = 4 [ RunTime:0.000349s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `user_id` = 20 ORDER BY `view_count` DESC LIMIT 0,5 [ RunTime:0.008598s ]
SELECT * FROM `tb_category` WHERE `id` = 4 [ RunTime:0.000329s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `user_id` = 20 LIMIT 1 [ RunTime:0.007489s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.016166s ]
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.008596s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000435s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.057244s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,45,38,37,57,4,41) [ RunTime:0.000480s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.059491s ]
SELECT * FROM `tb_category` WHERE `id` IN (37,40,55,42,4,32,5,34) [ RunTime:0.000620s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000700s ]
SELECT * FROM `tb_system` [ RunTime:0.000400s ]
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.008966s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000487s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.097961s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,39,4,5,37,41) [ RunTime:0.001573s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.053831s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,41,37,4,34,39) [ RunTime:0.000503s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000444s ]