[ SQL ] SELECT `post`.* FROM `cmf_product_post` `post` INNER JOIN `cmf_product_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 9 AND `relation`.`post_id` < 274 AND ( `post`.`published_time` < 1764903809 and `post`.`published_time` > 0 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.002425s ]
[ SQL ] SELECT `post`.* FROM `cmf_product_post` `post` INNER JOIN `cmf_product_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 9 AND `relation`.`post_id` > 274 AND ( `post`.`published_time` < 1764903809 and `post`.`published_time` > 0 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.001221s ]
[ DB ] CONNECT:[ UseTime:0.002167s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
[ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001283s ]
[ 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.000987s ]
[ DB ] CONNECT:[ UseTime:0.002231s ] 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.000978s ]