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.007858s ]
SELECT COUNT(*) AS think_count FROM `zhy_article` WHERE ( ( status=1 and is_hot=1 and catid = 8 ) ) AND `zhy_article`.`delete_time` = '0' [ RunTime:0.021298s ]
SELECT `id`,`catid`,`title`,`image`,`remark`,`date`,`url`,`content` FROM `zhy_article` WHERE ( ( status=1 and is_hot=1 and catid = 8 ) ) AND `zhy_article`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 10,5 [ RunTime:0.020316s ]
SELECT COUNT(*) AS think_count FROM `zhy_article` WHERE ( ( status=1 and is_hot=0 and catid = 8 ) ) AND `zhy_article`.`delete_time` = '0' [ RunTime:0.020366s ]
SELECT `id`,`catid`,`title`,`image`,`remark`,`date`,`url`,`content` FROM `zhy_article` WHERE ( ( status=1 and is_hot=0 and catid = 8 ) ) AND `zhy_article`.`delete_time` = '0' ORDER BY `sort` ASC,`date` DESC,`id` DESC LIMIT 18,9 [ RunTime:0.044454s ]
show tables like 'zhy_visit_logs_202604' [ RunTime:0.007848s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202604` [ RunTime:0.008149s ]
SELECT * FROM `zhy_visit_logs_202604` WHERE `session_id` = '52fbd4bf1ed926f91e41cc942c7f291a' AND `create_time` > 1776794470 LIMIT 1 [ RunTime:0.012874s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.008973s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-04-22' LIMIT 1 [ RunTime:0.008293s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776787200 AND 1776873600 [ RunTime:0.009669s ]
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.007774s ]
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.032895s ]
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.015443s ]