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.000377s ]
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.004441s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.000316s ]
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.004513s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.000289s ]
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.003899s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.008629s ]
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.004558s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000329s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.032541s ]
SELECT * FROM `tb_category` WHERE `id` IN (4,40,32,41,39) [ RunTime:0.000384s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.032456s ]
SELECT * FROM `tb_category` WHERE `id` IN (4,40,39,41) [ RunTime:0.000394s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000405s ]
SELECT * FROM `tb_system` [ RunTime:0.000299s ]
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.004563s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000319s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.033057s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,30,41,35,39) [ RunTime:0.000543s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.042874s ]
SELECT * FROM `tb_category` WHERE `id` IN (37,40,39,4,6,16) [ RunTime:0.000614s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000617s ]