[ DB ] CONNECT:[ UseTime:0.000410s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000842s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_post` `p` LEFT JOIN `cmf_portal_category` `c` ON `c`.`id`=`p`.`category_id` WHERE `p`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 LIMIT 1 [ RunTime:0.021677s ]
[ SQL ] SELECT `p`.*,c.name as cname,c.id as cid FROM `cmf_portal_post` `p` LEFT JOIN `cmf_portal_category` `c` ON `c`.`id`=`p`.`category_id` WHERE `p`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 ORDER BY `update_time` DESC LIMIT 10920,10 [ RunTime:0.043822s ]
[ DB ] CONNECT:[ UseTime:0.000192s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SELECT `id`,`post_title`,`update_time`,`thumbnail` FROM `cmf_portal_post` WHERE `cmf_portal_post`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 ORDER BY `update_time` DESC LIMIT 3 [ RunTime:0.022538s ]
[ DB ] CONNECT:[ UseTime:0.000266s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SELECT `id`,`post_title`,`update_time` FROM `cmf_portal_post` WHERE `cmf_portal_post`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 AND `update_time` > 1731058596 ORDER BY `post_hits` DESC LIMIT 5 [ RunTime:0.019597s ]
[ DB ] CONNECT:[ UseTime:0.000280s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SELECT `id`,`post_title`,`update_time` FROM `cmf_portal_post` WHERE `cmf_portal_post`.`delete_time` = '0' AND `post_status` = 1 AND `published_time` = 0 ORDER BY `is_top` DESC,`id` DESC LIMIT 5 [ RunTime:0.020514s ]
[ DB ] CONNECT:[ UseTime:0.000248s ] mysql:host=127.0.0.1;port=3306;dbname=news;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_ask` [ RunTime:0.000714s ]
[ SQL ] SELECT `id`,`title` FROM `cmf_ask` WHERE `is_del` = 0 AND `status` = 2 AND `addtime` < 1731663396 ORDER BY `id` DESC LIMIT 8 [ RunTime:0.000279s ]