SHOW FULL COLUMNS FROM `xs_portal_post` [ RunTime:0.006316s ]
SELECT `post`.* FROM `xs_portal_post` `post` INNER JOIN `xs_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` = '4' AND `relation`.`post_id` = '36' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1749237667' ) LIMIT 1 [ RunTime:0.006252s ]
SELECT `post`.* FROM `xs_portal_post` `post` INNER JOIN `xs_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` = '4' AND `relation`.`post_id` < '36' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1749237667' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.005654s ]
SELECT `post`.* FROM `xs_portal_post` `post` INNER JOIN `xs_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` = '4' AND `relation`.`post_id` > '36' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1749237667' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.006167s ]
SHOW FULL COLUMNS FROM `xs_portal_category` [ RunTime:0.006058s ]
SELECT * FROM `xs_portal_category` WHERE `id` = '4' AND `status` = 1 LIMIT 1 [ RunTime:0.005274s ]
UPDATE `xs_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = '36' [ RunTime:0.007657s ]
SHOW FULL COLUMNS FROM `xs_option` [ RunTime:0.005949s ]
SELECT `option_value` FROM `xs_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.005288s ]
SHOW FULL COLUMNS FROM `xs_portal_innerchain` [ RunTime:0.005843s ]
SELECT * FROM `xs_portal_innerchain` WHERE `status` = 1 [ RunTime:0.005339s ]
SHOW FULL COLUMNS FROM `xs_theme_file` [ RunTime:0.008287s ]
SELECT * FROM `xs_theme_file` WHERE `theme` = 'xs_v1' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.005469s ]
SELECT `more`,`file`,`id`,`is_public` FROM `xs_theme_file` WHERE `theme` = 'xs_v1' AND ( `is_public` = 1 OR `file` = 'portal/tupian_more' ) ORDER BY `is_public` DESC [ RunTime:0.005494s ]