[ 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` < 264511 AND ( `post`.`published_time` < 1725928114 and `post`.`published_time` > 0 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.011066s ]
[ 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` > 264511 AND ( `post`.`published_time` < 1725928114 and `post`.`published_time` > 0 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.033354s ]
[ 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` < 1725928115 ) ORDER BY `published_time` DESC LIMIT 0,10 [ RunTime:0.001993s ]
[ 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` < 1725928115 ) ORDER BY `published_time` DESC LIMIT 0,4 [ RunTime:0.002591s ]
[ 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` < 1725928115 ) ORDER BY `published_time` DESC LIMIT 0,19 [ RunTime:0.001952s ]