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.008310s ]
SELECT COUNT(*) AS think_count FROM `zhy_recruit` WHERE ( ( status = 1 and catid = 26 ) ) AND `zhy_recruit`.`delete_time` = '0' [ RunTime:0.008580s ]
SELECT `id`,`catid`,`title`,`date`,`url`,`work`,`rnu`,`email`,`job`,`require` FROM `zhy_recruit` WHERE ( ( status = 1 and catid = 26 ) ) AND `zhy_recruit`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 12,4 [ RunTime:0.008446s ]
show tables like 'zhy_visit_logs_202604' [ RunTime:0.008394s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202604` [ RunTime:0.008697s ]
SELECT * FROM `zhy_visit_logs_202604` WHERE `session_id` = 'edd33a491119f7f6dc79a900f21893c1' AND `create_time` > 1777111743 LIMIT 1 [ RunTime:0.041121s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.008794s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-04-25' LIMIT 1 [ RunTime:0.008302s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1777046400 AND 1777132800 [ RunTime:0.021400s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1777046400 AND 1777132800 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.056033s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1777046400 AND 1777132800 GROUP BY `ip` ) `_group_count_` [ RunTime:0.034702s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1777046400 AND 1777132800 AND `is_new` = 1 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.055214s ]