[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000469s ]
[ SQL ] SHOW COLUMNS FROM `hz_portal_category` [ RunTime:0.000687s ]
[ SQL ] SELECT * FROM `hz_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.000432s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `hz_portal_post` `post` INNER JOIN `hz_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `category_post`.`category_id` IN ('1','2') ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1761117413 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000951s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `hz_portal_post` `post` INNER JOIN `hz_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( `category_post`.`category_id` IN ('1','2') ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1761117413 ) GROUP BY `post`.`id` ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.002843s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000497s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `hz_project_post` `post` INNER JOIN `hz_project_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND ( post.recommended = 1 ) AND ( `category_post`.`category_id` IN ('10','11','12','13','14') ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1761117413 ) GROUP BY `post`.`id` ORDER BY `create_time` DESC LIMIT 4 [ RunTime:0.001549s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `hz_project_post` `post` INNER JOIN `hz_project_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND ( `category_post`.`category_id` = '11' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1761117413 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000560s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `hz_project_post` `post` INNER JOIN `hz_project_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND ( `category_post`.`category_id` = '11' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1761117413 ) GROUP BY `post`.`id` LIMIT 0,6 [ RunTime:0.000905s ]
[ SQL ] SELECT * FROM `hz_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.000548s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `hz_portal_post` `post` INNER JOIN `hz_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND ( post.recommended = 1 ) AND ( `category_post`.`category_id` IN ('1','2') ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1761117413 ) GROUP BY `post`.`id` ORDER BY `create_time` DESC LIMIT 14 [ RunTime:0.005235s ]