[ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 400 AND `post`.`id` < 265535 AND ( `post`.`published_time` < 1725931878 and `post`.`published_time` > 0 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.015106s ]
[ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 400 AND `post`.`id` > 265535 AND ( `post`.`published_time` < 1725931878 and `post`.`published_time` > 0 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.192507s ]
[ SQL ] SELECT * FROM `cmf_portal_post` `post` WHERE `site_id` = 62 AND `post_status` = 1 AND `post_type` = 1 AND `delete_time` = 0 AND ( `category_id` IN (400,401,402) ) AND ( `published_time` > 0 and `published_time` < 1725931879 ) ORDER BY `published_time` DESC LIMIT 0,10 [ RunTime:0.002278s ]
[ SQL ] SELECT * FROM `cmf_portal_post` `post` WHERE `site_id` = 62 AND `post_status` = 1 AND `post_type` = 1 AND `delete_time` = 0 AND ( `category_id` IN (397,398,399) ) AND ( `published_time` > 0 and `published_time` < 1725931879 ) ORDER BY `published_time` DESC LIMIT 0,4 [ RunTime:0.003072s ]
[ SQL ] SELECT * FROM `cmf_portal_post` `post` WHERE `site_id` = 62 AND `post_status` = 1 AND `post_type` = 1 AND `delete_time` = 0 AND ( `category_id` IN (400,401,402) ) AND ( `published_time` > 0 and `published_time` < 1725931879 ) ORDER BY `published_time` DESC LIMIT 0,19 [ RunTime:0.002160s ]