[ SQL ] SELECT `post`.*从‘ cmf_portal_post ’ ‘ post ’删除‘ post ’.`post_type` = 1 AND `post`.‘ post_status ’ = 1 AND ‘ post ’.‘ delete_time ’ = 0 AND ‘ post ’.`id` < 123 AND ( `post`.`published_time` < 1729703165 and `post`.`published_time` > 0 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000460s ]
[ SQL ] SELECT `post`.*从‘ cmf_portal_post ’ ‘ post ’删除‘ post ’.`post_type` = 1 AND `post`.‘ post_status ’ = 1 AND ‘ post ’.‘ delete_time ’ = 0 AND ‘ post ’.`id` > 123 AND ( `post`.`published_time` < 1729703165 and `post`.`published_time` > 0 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000486s ]