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.008821s ]
SHOW FULL COLUMNS FROM `zhy_category` [ RunTime:0.009676s ]
SELECT `id`,`pid`,`title`,`diyurl`,`type`,`model_id`,`parent`,`child`,`image`,`english`,`content`,`url`,`is_target`,`is_nav`,`remark`,`list_template`,`show_template`,`channel_template`,`seo_title`,`seo_keywords`,`seo_description` FROM `zhy_category` WHERE ( ( status = 1 and FIND_IN_SET('|6|', parent) ) ) AND `zhy_category`.`delete_time` = '0' ORDER BY `sort` ASC,`id` ASC [ RunTime:0.009030s ]
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.024030s ]
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 5,5 [ RunTime:0.023631s ]
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.024967s ]
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 9,9 [ RunTime:0.032052s ]
show tables like 'zhy_visit_logs_202605' [ RunTime:0.008884s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202605` [ RunTime:0.009236s ]
SELECT * FROM `zhy_visit_logs_202605` WHERE `session_id` = 'a16018924c082beb71c344c1ea9a3fd2' AND `create_time` > 1777642845 LIMIT 1 [ RunTime:0.016373s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.009110s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-05-01' LIMIT 1 [ RunTime:0.008702s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777564800 AND 1777651200 [ RunTime:0.011779s ]
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.064595s ]
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.031215s ]
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.065105s ]