SELECT `id`,`catid`,`title`,`icon`,`nav_icon`,`date`,`url` FROM `zhy_professional` WHERE ( ( status = 1 and catid = 9 ) ) AND `zhy_professional`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 96 [ RunTime:0.008113s ]
SELECT COUNT(*) AS think_count FROM `zhy_article` WHERE ( ( status=1 and is_hot=1 and catid = 8 ) ) AND `zhy_article`.`delete_time` = '0' [ RunTime:0.017931s ]
SELECT `id`,`catid`,`title`,`image`,`remark`,`date`,`url`,`content` FROM `zhy_article` WHERE ( ( status=1 and is_hot=1 and catid = 8 ) ) AND `zhy_article`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 10,5 [ RunTime:0.019027s ]
SELECT COUNT(*) AS think_count FROM `zhy_article` WHERE ( ( status=1 and is_hot=0 and catid = 8 ) ) AND `zhy_article`.`delete_time` = '0' [ RunTime:0.018570s ]
SELECT `id`,`catid`,`title`,`image`,`remark`,`date`,`url`,`content` FROM `zhy_article` WHERE ( ( status=1 and is_hot=0 and catid = 8 ) ) AND `zhy_article`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 18,9 [ RunTime:0.019876s ]
show tables like 'zhy_visit_logs_202604' [ RunTime:0.008211s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202604` [ RunTime:0.008654s ]
SELECT * FROM `zhy_visit_logs_202604` WHERE `session_id` = '2c054262e37dd2644ce11d5cf5a68cb6' AND `create_time` > 1776938121 LIMIT 1 [ RunTime:0.029126s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.008587s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-04-23' LIMIT 1 [ RunTime:0.008122s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776873600 AND 1776960000 [ RunTime:0.016135s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776873600 AND 1776960000 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.098481s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776873600 AND 1776960000 GROUP BY `ip` ) `_group_count_` [ RunTime:0.035005s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776873600 AND 1776960000 AND `is_new` = 1 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.080133s ]