[ SQL ] SHOW FULL COLUMNS FROM `maycms_parameter_list` [ RunTime:0.000858s ]
[ SQL ] SELECT `p`.`name`,`p`.`type`,`pl`.`content` FROM `maycms_parameter_list` `pl` INNER JOIN `maycms_parameter` `p` ON `p`.`id`=`pl`.`param_id` WHERE `pl`.`post_id` = '22' ORDER BY `p`.`list_order`,`p`.`create_time` [ RunTime:0.000482s ]
[ SQL ] SELECT `a`.* FROM `maycms_portal_post` `a` INNER JOIN `maycms_portal_category_post` `relation` ON `a`.`id`=`relation`.`post_id` WHERE `a`.`post_type` = '1' AND `a`.`post_status` = '1' AND `a`.`delete_time` = '0' AND `relation`.`category_id` = '13' AND `relation`.`post_id` < '22' AND ( `a`.`published_time` < '1746118169' and `a`.`published_time` > '0' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000962s ]
[ SQL ] SELECT `a`.* FROM `maycms_portal_post` `a` INNER JOIN `maycms_portal_category_post` `relation` ON `a`.`id`=`relation`.`post_id` WHERE `a`.`lang` = '1' AND `a`.`post_type` = '1' AND `a`.`post_status` = '1' AND `a`.`delete_time` = '0' AND `relation`.`category_id` = '13' AND `relation`.`post_id` > '22' AND ( `a`.`published_time` < '1746118169' and `a`.`published_time` > '0' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.001215s ]
[ SQL ] UPDATE `maycms_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 22 [ RunTime:0.000673s ]
[ SQL ] SHOW FULL COLUMNS FROM `maycms_portal_category_post` [ RunTime:0.002090s ]
[ SQL ] SELECT `maycms_portal_category`.*,`pivot`.`id` AS `pivot__id`,`pivot`.`post_id` AS `pivot__post_id`,`pivot`.`category_id` AS `pivot__category_id`,`pivot`.`list_order` AS `pivot__list_order`,`pivot`.`status` AS `pivot__status`,`pivot`.`lang` AS `pivot__lang` FROM `maycms_portal_category` INNER JOIN `maycms_portal_category_post` `pivot` ON `pivot`.`category_id`=`maycms_portal_category`.`id` WHERE `pivot`.`post_id` = '22' [ RunTime:0.000512s ]
[ SQL ] SELECT * FROM `maycms_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 3 ORDER BY `list_order` ASC [ RunTime:0.000237s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id, min(category.name) as category_name FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '13' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1746118170' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 10 [ RunTime:0.001242s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id, min(category.name) as category_name FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '2' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1746118170' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 3 [ RunTime:0.001052s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id, min(category.name) as category_name FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` IN ('1','5','6','7') ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1746118170' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 1 [ RunTime:0.001358s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id, min(category.name) as category_name FROM `maycms_portal_post` `post` INNER JOIN `maycms_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` INNER JOIN `maycms_portal_category` `category` ON `category_post`.`category_id`=`category`.`id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` IN ('1','5','6','7') ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1746118170' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 4 [ RunTime:0.001392s ]