[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000965s ]
[ SQL ] SHOW COLUMNS FROM `hz_portal_category` [ RunTime:0.000619s ]
[ SQL ] SELECT * FROM `hz_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.000358s ]
[ 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` < 1765530049 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.001120s ]
[ 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` < 1765530049 ) GROUP BY `post`.`id` ORDER BY `create_time` DESC LIMIT 0,5 [ RunTime:0.002764s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000675s ]
[ 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` < 1765530049 ) GROUP BY `post`.`id` ORDER BY `create_time` DESC LIMIT 4 [ RunTime:0.001498s ]
[ 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` = '14' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1765530049 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000583s ]
[ 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` = '14' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1765530049 ) GROUP BY `post`.`id` LIMIT 0,6 [ RunTime:0.002120s ]
[ SQL ] SELECT * FROM `hz_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.001165s ]
[ 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` < 1765530049 ) GROUP BY `post`.`id` ORDER BY `create_time` DESC LIMIT 14 [ RunTime:0.002657s ]