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.008575s ]
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.008553s ]
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.012530s ]
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.100694s ]
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.008616s ]
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.008518s ]
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.008590s ]
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.008600s ]
show tables like 'zhy_visit_logs_202604' [ RunTime:0.008578s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202604` [ RunTime:0.008984s ]
SELECT * FROM `zhy_visit_logs_202604` WHERE `session_id` = 'c6ac6b6dd69a2c60986258a6a6f00d64' AND `create_time` > 1776855652 LIMIT 1 [ RunTime:0.018667s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.008979s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-04-22' LIMIT 1 [ RunTime:0.008549s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776787200 AND 1776873600 [ RunTime:0.012163s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776787200 AND 1776873600 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.053830s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776787200 AND 1776873600 GROUP BY `ip` ) `_group_count_` [ RunTime:0.023990s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776787200 AND 1776873600 AND `is_new` = 1 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.052134s ]