[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 5 ORDER BY `list_order` ASC [ RunTime:0.000726s ]
[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 6 ORDER BY `list_order` ASC [ RunTime:0.000754s ]
[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 8 ORDER BY `list_order` ASC [ RunTime:0.000711s ]
[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 15 ORDER BY `list_order` ASC [ RunTime:0.000774s ]
[ SQL ] SELECT * FROM `cmf_product_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 35 ORDER BY `list_order` ASC [ RunTime:0.000719s ]
[ SQL ] SHOW COLUMNS FROM `cmf_product_post` [ RunTime:0.001218s ]
[ 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` = '26' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1764774207 ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000741s ]
[ 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` = '26' ) AND ( `post`.`published_time` > 0 and `post`.`published_time` < 1764774207 ) GROUP BY `post`.`id` ORDER BY `list_order` ASC,`post`.`create_time` DESC LIMIT 12,12 [ RunTime:0.005508s ]
[ DB ] CONNECT:[ UseTime:0.002004s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
[ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001343s ]
[ 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.000742s ]
[ DB ] CONNECT:[ UseTime:0.002067s ] 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.000840s ]