[ SQL ] SHOW FULL COLUMNS FROM `maycms_parameter_list` [ RunTime:0.000673s ]
[ 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` = '20' ORDER BY `p`.`list_order`,`p`.`create_time` [ RunTime:0.000275s ]
[ 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` < '20' AND ( `a`.`published_time` < '1746114186' and `a`.`published_time` > '0' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000797s ]
[ 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` > '20' AND ( `a`.`published_time` < '1746114186' and `a`.`published_time` > '0' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.001035s ]
[ SQL ] UPDATE `maycms_portal_post` SET `post_hits` = `post_hits` + 1 WHERE `id` = 20 [ RunTime:0.001116s ]
[ SQL ] SHOW FULL COLUMNS FROM `maycms_portal_category_post` [ RunTime:0.001074s ]
[ 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` = '20' [ RunTime:0.000503s ]
[ SQL ] SELECT * FROM `maycms_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 3 ORDER BY `list_order` ASC [ RunTime:0.000414s ]
[ 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` < '1746114186' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 10 [ RunTime:0.001620s ]
[ 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` < '1746114186' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 3 [ RunTime:0.001412s ]
[ 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` < '1746114186' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 1 [ RunTime:0.001548s ]
[ 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` < '1746114186' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order`,`post`.`published_time` DESC LIMIT 4 [ RunTime:0.002257s ]