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.009169s ]
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.021233s ]
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 0,5 [ RunTime:0.024147s ]
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.023761s ]
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 0,9 [ RunTime:0.175475s ]
show tables like 'zhy_visit_logs_202605' [ RunTime:0.009522s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202605` [ RunTime:0.009561s ]
SELECT * FROM `zhy_visit_logs_202605` WHERE `session_id` = '2b08d295b71ce1c1943ef96f540c9a3e' AND `create_time` > 1777797286 LIMIT 1 [ RunTime:0.036274s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.009717s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-05-03' LIMIT 1 [ RunTime:0.009117s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777737600 AND 1777824000 [ RunTime:0.019074s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777737600 AND 1777824000 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.052764s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777737600 AND 1777824000 GROUP BY `ip` ) `_group_count_` [ RunTime:0.040613s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777737600 AND 1777824000 AND `is_new` = 1 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.076922s ]