SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `raw_tags` LIKE '%歧视%' ORDER BY `publish_time` DESC LIMIT 0,10 [ RunTime:0.025558s ]
SELECT * FROM `tb_category` WHERE `id` IN (34,29,28) [ RunTime:0.001685s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `raw_tags` LIKE '%歧视%' LIMIT 1 [ RunTime:0.014869s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.019072s ]
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.009454s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.000433s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.078747s ]
SELECT * FROM `tb_category` WHERE `id` IN (4,33,37,40,42) [ RunTime:0.000497s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.049862s ]
SELECT * FROM `tb_category` WHERE `id` IN (51,40,29,37,28,34,17,9) [ RunTime:0.000531s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000485s ]