[ SQL ] SELECT COUNT(*) AS tp_count FROM `think_article` `r` INNER JOIN `think_article_cate` `rc` ON `r`.`cate_id`=`rc`.`id` WHERE `r`.`cate_id` IN ('9') AND `r`.`status` = 1 LIMIT 1 [ RunTime:0.000375s ]
[ SQL ] SELECT r.id,r.title,r.cate_id,r.photo,r.remark,r.keyword,r.content,r.views,r.type,r.is_tui,r.from,r.writer,r.ip,r.create_time,r.update_time,r.status,rc.name,r.music,r.is_pub,r.is_hot,r.is_img,r.pub_time,DATE_FORMAT(pub_time,'%Y') as for_year,DATE_FORMAT(pub_time,'%m') as for_month,DATE_FORMAT(pub_time,'%d') as for_day,tags,r.ora_content FROM `think_article` `r` INNER JOIN `think_article_cate` `rc` ON `r`.`cate_id`=`rc`.`id` WHERE `r`.`cate_id` IN ('9') AND `r`.`status` = 1 ORDER BY `views` DESC LIMIT 0,10 [ RunTime:0.000475s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `think_article` `r` INNER JOIN `think_article_cate` `rc` ON `r`.`cate_id`=`rc`.`id` WHERE `r`.`status` = 1 AND `r`.`is_tui` = 1 AND `r`.`cate_id` IN ('9') LIMIT 1 [ RunTime:0.000304s ]
[ SQL ] SELECT r.id,r.title,r.cate_id,r.photo,r.remark,r.keyword,r.content,r.views,r.type,r.is_tui,r.from,r.writer,r.ip,r.create_time,r.update_time,r.status,rc.name,r.music,r.is_pub,r.is_hot,r.is_img,r.pub_time,DATE_FORMAT(pub_time,'%Y') as for_year,DATE_FORMAT(pub_time,'%m') as for_month,DATE_FORMAT(pub_time,'%d') as for_day,tags,r.ora_content FROM `think_article` `r` INNER JOIN `think_article_cate` `rc` ON `r`.`cate_id`=`rc`.`id` WHERE `r`.`status` = 1 AND `r`.`is_tui` = 1 AND `r`.`cate_id` IN ('9') ORDER BY `pub_time` DESC LIMIT 0,10 [ RunTime:0.000453s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `think_article` `r` INNER JOIN `think_article_cate` `rc` ON `r`.`cate_id`=`rc`.`id` WHERE `r`.`status` = 1 AND `r`.`cate_id` IN ('9') LIMIT 1 [ RunTime:0.000310s ]
[ SQL ] SELECT r.id,r.title,r.cate_id,r.photo,r.remark,r.keyword,r.content,r.views,r.type,r.is_tui,r.from,r.writer,r.ip,r.create_time,r.update_time,r.status,rc.name,r.music,r.is_pub,r.is_hot,r.is_img,r.pub_time,DATE_FORMAT(pub_time,'%Y') as for_year,DATE_FORMAT(pub_time,'%m') as for_month,DATE_FORMAT(pub_time,'%d') as for_day,tags,r.ora_content FROM `think_article` `r` INNER JOIN `think_article_cate` `rc` ON `r`.`cate_id`=`rc`.`id` WHERE `r`.`status` = 1 AND `r`.`cate_id` IN ('9') ORDER BY `pub_time` DESC LIMIT 0,10 [ RunTime:0.000429s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `think_article` `r` INNER JOIN `think_article_cate` `rc` ON `r`.`cate_id`=`rc`.`id` WHERE `r`.`status` = 1 AND `r`.`is_img` = 1 AND `r`.`cate_id` IN ('9') LIMIT 1 [ RunTime:0.000327s ]
[ SQL ] SELECT r.id,r.title,r.cate_id,r.photo,r.remark,r.keyword,r.content,r.views,r.type,r.is_tui,r.from,r.writer,r.ip,r.create_time,r.update_time,r.status,rc.name,r.music,r.is_pub,r.is_hot,r.is_img,r.pub_time,DATE_FORMAT(pub_time,'%Y') as for_year,DATE_FORMAT(pub_time,'%m') as for_month,DATE_FORMAT(pub_time,'%d') as for_day,tags,r.ora_content FROM `think_article` `r` INNER JOIN `think_article_cate` `rc` ON `r`.`cate_id`=`rc`.`id` WHERE `r`.`status` = 1 AND `r`.`is_img` = 1 AND `r`.`cate_id` IN ('9') ORDER BY `pub_time` DESC LIMIT 0,10 [ RunTime:0.000434s ]
[ SQL ] SELECT id,title,cate_id,photo,keyword,content,views,type,is_tui,writer,ip,create_time,update_time,status,is_pub,is_hot,is_img,pub_time,DATE_FORMAT(pub_time,'%Y') as for_year,DATE_FORMAT(pub_time,'%m') as for_month,DATE_FORMAT(pub_time,'%d') as for_day,tags,ora_content FROM `think_article` WHERE `status` = 1 AND `is_pub` = 1 AND `id` = 120 LIMIT 1 [ RunTime:0.000363s ]
[ SQL ] UPDATE `think_article` SET `views`=`views`+1 WHERE `id` = 120 [ RunTime:0.004320s ]
[ SQL ] SELECT id,title,cate_id,photo,keyword,content,views,type,is_tui,writer,ip,create_time,update_time,status,is_pub,is_hot,is_img,pub_time,DATE_FORMAT(pub_time,'%Y') as for_year,DATE_FORMAT(pub_time,'%m') as for_month,DATE_FORMAT(pub_time,'%d') as for_day,tags,ora_content FROM `think_article` WHERE `status` = 1 AND `is_pub` = 1 AND `id` = 119 LIMIT 1 [ RunTime:0.000385s ]
[ SQL ] SELECT id,title,cate_id,photo,keyword,content,views,type,is_tui,writer,ip,create_time,update_time,status,is_pub,is_hot,is_img,pub_time,DATE_FORMAT(pub_time,'%Y') as for_year,DATE_FORMAT(pub_time,'%m') as for_month,DATE_FORMAT(pub_time,'%d') as for_day,tags,ora_content FROM `think_article` WHERE `status` = 1 AND `is_pub` = 1 AND `id` = 121 LIMIT 1 [ RunTime:0.000340s ]