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.007577s ]
SELECT `id`,`catid`,`title`,`image`,`remark`,`date`,`url`,`content` FROM `zhy_article` WHERE ( ( status=1 and is_home=1 and catid = 18 ) ) AND `zhy_article`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 1 [ RunTime:0.007645s ]
SELECT `id`,`catid`,`title`,`image`,`remark`,`date`,`url`,`content` FROM `zhy_article` WHERE ( ( status=1 and is_home=1 and catid = 12 ) ) AND `zhy_article`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 1 [ RunTime:0.010908s ]
SELECT `id`,`catid`,`title`,`image`,`remark`,`date`,`url`,`content` FROM `zhy_article` WHERE ( ( status=1 and is_home=1 and catid = 8 ) ) AND `zhy_article`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 1 [ RunTime:0.095878s ]
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.007470s ]
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.007264s ]
SELECT `id`,`catid`,`title`,`remark`,`url` FROM `zhy_lists` WHERE ( ( status = 1 and catid = 5 ) ) AND `zhy_lists`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 999 [ RunTime:0.007538s ]
SELECT `id`,`catid`,`title`,`image`,`icon`,`address`,`addresss`,`telphone`,`zipcode`,`date`,`url`,`remark` 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.007392s ]
show tables like 'zhy_visit_logs_202604' [ RunTime:0.007556s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202604` [ RunTime:0.007892s ]
SELECT * FROM `zhy_visit_logs_202604` WHERE `session_id` = '82dee83eb10e16ec7bb66457340409dc' AND `create_time` > 1777026911 LIMIT 1 [ RunTime:0.047882s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.008022s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-04-24' LIMIT 1 [ RunTime:0.007605s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776960000 AND 1777046400 [ RunTime:0.018054s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776960000 AND 1777046400 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.054132s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776960000 AND 1777046400 GROUP BY `ip` ) `_group_count_` [ RunTime:0.031343s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776960000 AND 1777046400 AND `is_new` = 1 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.053640s ]