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.015462s ]
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.008111s ]
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.008121s ]
SELECT COUNT(*) AS think_count FROM `zhy_lawyer` WHERE ( ( status = 1 and catid = 11 ) ) AND `zhy_lawyer`.`delete_time` = '0' [ RunTime:0.022665s ]
SELECT `id`,`catid`,`title`,`oid`,`position`,`image`,`date`,`url` FROM `zhy_lawyer` WHERE ( ( status = 1 and catid = 11 ) ) AND `zhy_lawyer`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 48,12 [ RunTime:0.008183s ]
show tables like 'zhy_visit_logs_202604' [ RunTime:0.008327s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202604` [ RunTime:0.038806s ]
SELECT * FROM `zhy_visit_logs_202604` WHERE `session_id` = '326f35cf8d9acebba2d22e9d0072a9fd' AND `create_time` > 1776947316 LIMIT 1 [ RunTime:0.039279s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.009921s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-04-23' LIMIT 1 [ RunTime:0.008291s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776873600 AND 1776960000 [ RunTime:0.016076s ]
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.092904s ]
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.046070s ]
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.094104s ]