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.000580s ]
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.009245s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.000435s ]
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.009431s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.000298s ]
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.008197s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.029616s ]
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.022726s ]
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.054948s ]
SELECT * FROM `tb_category` WHERE `id` IN (51,40,4,28,37,43) [ RunTime:0.000405s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.056967s ]
SELECT * FROM `tb_category` WHERE `id` IN (29,40,39,4,6,31,55,51,37) [ RunTime:0.000818s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000330s ]
SELECT * FROM `tb_system` [ RunTime:0.000248s ]
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.009591s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000318s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.056284s ]
SELECT * FROM `tb_category` WHERE `id` IN (6,42,40,39,4,35) [ 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.086340s ]
SELECT * FROM `tb_category` WHERE `id` IN (55,40,41,33,28) [ RunTime:0.002959s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.003672s ]