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.000369s ]
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.008273s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.000423s ]
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.008518s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.000386s ]
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.033368s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.071059s ]
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.019631s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.011612s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.181787s ]
SELECT * FROM `tb_category` WHERE `id` IN (37,28,31,40,45,22,5) [ RunTime:0.000462s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.176789s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,29,35) [ RunTime:0.000516s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.022678s ]
SELECT * FROM `tb_system` [ RunTime:0.000342s ]
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.009797s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.002317s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.065098s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,32,4,11,17,51,29) [ RunTime:0.000516s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.056333s ]
SELECT * FROM `tb_category` WHERE `id` IN (42,41,15,40,4,6) [ RunTime:0.000502s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000564s ]