SHOW FULL COLUMNS FROM `xs_portal_post` [ RunTime:0.006507s ]
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` = '1' AND `relation`.`post_id` = '62' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1743774754' ) LIMIT 1 [ RunTime:0.006182s ]
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` = '1' AND `relation`.`post_id` < '62' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1743774754' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.006720s ]
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` = '1' AND `relation`.`post_id` > '62' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1743774754' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.006472s ]
SHOW FULL COLUMNS FROM `xs_portal_category` [ RunTime:0.006265s ]
SELECT * FROM `xs_portal_category` WHERE `id` = '1' AND `status` = 1 LIMIT 1 [ RunTime:0.005982s ]
UPDATE `xs_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = '62' [ RunTime:0.008062s ]
SHOW FULL COLUMNS FROM `xs_plugin` [ RunTime:0.006627s ]
SELECT `config` FROM `xs_plugin` WHERE `name` = 'Innerchain' LIMIT 1 [ RunTime:0.005921s ]
SHOW FULL COLUMNS FROM `xs_portal_innerchain` [ RunTime:0.006347s ]
SELECT * FROM `xs_portal_innerchain` WHERE `status` = 1 [ RunTime:0.005772s ]
SHOW FULL COLUMNS FROM `xs_theme_file` [ RunTime:0.006328s ]
SELECT * FROM `xs_theme_file` WHERE `theme` = 'xs_v1' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.005791s ]
SELECT `more`,`file`,`id`,`is_public` FROM `xs_theme_file` WHERE `theme` = 'xs_v1' AND ( `is_public` = 1 OR `file` = 'portal/news_more' ) ORDER BY `is_public` DESC [ RunTime:0.005951s ]