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.000383s ]
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.008317s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.000379s ]
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.018091s ]
SELECT * FROM `tb_category` WHERE `id` IN (7,29) [ RunTime:0.003495s ]
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.007603s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.015528s ]
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.006753s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000503s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.044849s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,4,9) [ RunTime:0.000429s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.055683s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,37,41,33,4) [ RunTime:0.000556s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000510s ]
SELECT * FROM `tb_system` [ RunTime:0.000335s ]
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.004679s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000423s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.033909s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,4,68,37,41) [ 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.034175s ]
SELECT * FROM `tb_category` WHERE `id` IN (28,40,4,32,17,51) [ RunTime:0.000466s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000501s ]