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.008932s ]
SELECT `id`,`catid`,`title`,`url` FROM `zhy_office` WHERE ( ( status = 1 and catid = 21 ) ) AND `zhy_office`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 96 [ RunTime:0.008901s ]
SELECT `id`,`catid`,`title`,`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.008892s ]
SELECT COUNT(*) AS think_count FROM `zhy_lawyer` WHERE ( ( status = 1 and letter="Q" and catid = 11 ) ) AND `zhy_lawyer`.`delete_time` = '0' [ RunTime:0.009354s ]
SELECT `id`,`catid`,`title`,`oid`,`position`,`image`,`date`,`url` FROM `zhy_lawyer` WHERE ( ( status = 1 and letter="Q" and catid = 11 ) ) AND `zhy_lawyer`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 0,12 [ RunTime:0.009429s ]
show tables like 'zhy_visit_logs_202604' [ RunTime:0.009240s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202604` [ RunTime:0.009526s ]
SELECT * FROM `zhy_visit_logs_202604` WHERE `session_id` = '299e28b537361a23d7b2af23e90ab0e7' AND `create_time` > 1777316819 LIMIT 1 [ RunTime:0.085465s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.009502s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-04-28' LIMIT 1 [ RunTime:0.213165s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1777305600 AND 1777392000 [ RunTime:0.038093s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1777305600 AND 1777392000 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.050212s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1777305600 AND 1777392000 GROUP BY `ip` ) `_group_count_` [ RunTime:0.030192s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1777305600 AND 1777392000 AND `is_new` = 1 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.057500s ]