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.008024s ]
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.033160s ]
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.021080s ]
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.084472s ]
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.008221s ]
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.008006s ]
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.008207s ]
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.008256s ]
show tables like 'zhy_visit_logs_202605' [ RunTime:0.008141s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202605` [ RunTime:0.008552s ]
SELECT * FROM `zhy_visit_logs_202605` WHERE `session_id` = '3d1b0f07e3722c4bcb3eec516c594fc5' AND `create_time` > 1777631850 LIMIT 1 [ RunTime:0.012233s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.008620s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-05-01' LIMIT 1 [ RunTime:0.008053s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777564800 AND 1777651200 [ RunTime:0.009390s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777564800 AND 1777651200 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.038284s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777564800 AND 1777651200 GROUP BY `ip` ) `_group_count_` [ RunTime:0.019599s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777564800 AND 1777651200 AND `is_new` = 1 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.047077s ]