[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 5 ORDER BY `list_order` ASC [ RunTime:0.000857s ]
[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 6 ORDER BY `list_order` ASC [ RunTime:0.000782s ]
[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 8 ORDER BY `list_order` ASC [ RunTime:0.000773s ]
[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 15 ORDER BY `list_order` ASC [ RunTime:0.000834s ]
[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 35 ORDER BY `list_order` ASC [ RunTime:0.000745s ]
[ SQL ] SHOW COLUMNS FROM `cmf_product_post` [ RunTime:0.001351s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `cmf_product_post` `post` INNER JOIN `cmf_product_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 ('5','6','8','9','12','15','16','18','19','20','21','22','23','24','25','26','27','28','29','30','31','32','33','34','35','39','40','41','42','43','44','45','46','47','48') ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1764774277 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.009199s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_product_post` `post` INNER JOIN `cmf_product_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 ('5','6','8','9','12','15','16','18','19','20','21','22','23','24','25','26','27','28','29','30','31','32','33','34','35','39','40','41','42','43','44','45','46','47','48') ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1764774277 ) GROUP BY `post`.`id` ORDER BY `list_order` ASC,`post`.`create_time` DESC LIMIT 36,12 [ RunTime:0.048746s ]
[ DB ] CONNECT:[ UseTime:0.001874s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
[ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001104s ]
[ SQL ] SELECT * FROM `cmf_portal_category` WHERE ( status=1 ) AND ( delete_time="" ) AND ( parent_id=1 ) ORDER BY `list_order` ASC LIMIT 5 [ RunTime:0.001151s ]
[ DB ] CONNECT:[ UseTime:0.001784s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
[ SQL ] SELECT * FROM `cmf_product_category` WHERE ( status=1 ) AND ( delete_time="" ) AND ( parent_id=5 ) ORDER BY `list_order` ASC [ RunTime:0.000881s ]