SELECT `id`,`nick_name`,`username`,`phone`,`auto_publish`,`role`,`create_time`,`update_time`,`usericon`,`login_time` FROM `tb_user` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000400s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `user_id` = 4 ORDER BY `publish_time` DESC LIMIT 0,10 [ RunTime:0.007711s ]
SELECT * FROM `tb_category` WHERE `id` = 7 [ RunTime:0.000385s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `user_id` = 4 ORDER BY `view_count` DESC LIMIT 0,5 [ RunTime:0.004697s ]
SELECT * FROM `tb_category` WHERE `id` = 7 [ RunTime:0.000316s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `user_id` = 4 LIMIT 1 [ RunTime:0.004099s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.008872s ]
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.004659s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000404s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.044228s ]
SELECT * FROM `tb_category` WHERE `id` IN (41,42,43,4,5,51,39,28) [ RunTime:0.000455s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.049419s ]
SELECT * FROM `tb_category` WHERE `id` IN (28,51,40,5,37) [ RunTime:0.000506s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000605s ]
SELECT * FROM `tb_system` [ RunTime:0.000431s ]
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.008542s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000492s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.045410s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,4,32) [ 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.054446s ]
SELECT * FROM `tb_category` WHERE `id` IN (41,40,28,29,33,42) [ RunTime:0.000509s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000496s ]