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.008845s ]
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.008756s ]
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.021808s ]
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.008727s ]
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.029960s ]
show tables like 'zhy_visit_logs_202605' [ RunTime:0.008960s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202605` [ RunTime:0.009245s ]
SELECT * FROM `zhy_visit_logs_202605` WHERE `session_id` = 'bc34e82d7b355f14c07755926e5c22c8' AND `create_time` > 1777629834 LIMIT 1 [ RunTime:0.012951s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.009190s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-05-01' LIMIT 1 [ RunTime:0.008886s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202605` WHERE `create_time` BETWEEN 1777564800 AND 1777651200 [ RunTime:0.010313s ]
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.040640s ]
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.019482s ]
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.040368s ]