[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000373s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000355s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 3 ORDER BY `list_order` ASC [ RunTime:0.000373s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.000368s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 5 ORDER BY `list_order` ASC [ RunTime:0.000356s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 6 ORDER BY `list_order` ASC [ RunTime:0.000277s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 16 ORDER BY `list_order` ASC [ RunTime:0.000271s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 7 ORDER BY `list_order` ASC [ RunTime:0.000288s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 31 ORDER BY `list_order` ASC [ RunTime:0.000289s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 30 ORDER BY `list_order` ASC [ RunTime:0.000275s ]
[ SQL ] SHOW COLUMNS FROM `cmf_produce_post` [ RunTime:0.008146s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `cmf_produce_post` `post` INNER JOIN `cmf_produce_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`.`create_time` >= 0 ) AND ( `category_post`.`category_id` IN ('1','2','3','4','5','6','7','8','9','10','11','12','13','14','15','16','17','18','19','20','21','22','23','24','25','26','27','28','30','31','32','33','34','35','36') ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1758252825 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.001446s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_produce_post` `post` INNER JOIN `cmf_produce_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`.`create_time` >= 0 ) AND ( `category_post`.`category_id` IN ('1','2','3','4','5','6','7','8','9','10','11','12','13','14','15','16','17','18','19','20','21','22','23','24','25','26','27','28','30','31','32','33','34','35','36') ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1758252825 ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 36,12 [ RunTime:0.351171s ]
[ SQL ] SELECT * FROM `cmf_produce_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000323s ]
[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.040940s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_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`.`create_time` >= 0 ) AND ( `category_post`.`category_id` = '7' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1758252825 ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` ASC LIMIT 10 [ RunTime:0.007454s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_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`.`create_time` >= 0 ) AND ( `category_post`.`category_id` = '14' ) AND ( `post`.`published_time` > 0 AND `post`.`published_time` < 1758252825 ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 24 [ RunTime:0.012914s ]