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.008348s ]
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.021586s ]
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.027029s ]
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.160809s ]
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.008238s ]
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.008283s ]
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.008236s ]
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.008262s ]
show tables like 'zhy_visit_logs_202604' [ RunTime:0.008391s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202604` [ RunTime:0.008763s ]
SELECT * FROM `zhy_visit_logs_202604` WHERE `session_id` = '8649856ce0fa3a29c38114283469b5fd' AND `create_time` > 1777372005 LIMIT 1 [ RunTime:0.060723s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.008773s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-04-28' LIMIT 1 [ RunTime:0.008389s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1777305600 AND 1777392000 [ RunTime:0.028296s ]
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.067987s ]
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.041509s ]
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.065642s ]