[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000380s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000595s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 10 ORDER BY `list_order` ASC [ RunTime:0.000533s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 11 ORDER BY `list_order` ASC [ RunTime:0.000315s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 12 ORDER BY `list_order` ASC [ RunTime:0.000480s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 13 ORDER BY `list_order` ASC [ RunTime:0.000410s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 14 ORDER BY `list_order` ASC [ RunTime:0.000582s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000449s ]
[ SQL ] SHOW COLUMNS FROM `hz_project_post` [ RunTime:0.000787s ]
[ 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` < 1765532242 ) GROUP BY `post`.`id` ORDER BY `create_time` DESC LIMIT 4 [ RunTime:0.001274s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 10 ORDER BY `list_order` ASC [ RunTime:0.000566s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 11 ORDER BY `list_order` ASC [ RunTime:0.000555s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 12 ORDER BY `list_order` ASC [ RunTime:0.000420s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 13 ORDER BY `list_order` ASC [ RunTime:0.000432s ]
[ SQL ] SELECT * FROM `hz_project_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 14 ORDER BY `list_order` ASC [ RunTime:0.000407s ]
[ 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` IN ('10','11','12','13','14') ) AND `post_title` LIKE '%粉碎機,撕碎機,大件垃圾破碎機,塑料破碎機,塑料破碎清洗回收生產線%' AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1765532242 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000895s ]
[ 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` IN ('10','11','12','13','14') ) AND `post_title` LIKE '%粉碎機,撕碎機,大件垃圾破碎機,塑料破碎機,塑料破碎清洗回收生產線%' AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1765532242 ) GROUP BY `post`.`id` LIMIT 0,6 [ RunTime:0.001166s ]
[ SQL ] SHOW COLUMNS FROM `hz_portal_category` [ RunTime:0.000704s ]
[ SQL ] SELECT * FROM `hz_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.000513s ]
[ SQL ] SHOW COLUMNS FROM `hz_portal_post` [ RunTime:0.000898s ]
[ 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` < 1765532242 ) GROUP BY `post`.`id` ORDER BY `create_time` DESC LIMIT 14 [ RunTime:0.002611s ]