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.008715s ]
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.008712s ]
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.012967s ]
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.101112s ]
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.008726s ]
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.008898s ]
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.008710s ]
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.008892s ]
show tables like 'zhy_visit_logs_202604' [ RunTime:0.008915s ]
SHOW FULL COLUMNS FROM `zhy_visit_logs_202604` [ RunTime:0.009293s ]
SELECT * FROM `zhy_visit_logs_202604` WHERE `session_id` = '14b0bd619aa40c50ccf30e3a8e47812a' AND `create_time` > 1776940229 LIMIT 1 [ RunTime:0.029340s ]
SHOW FULL COLUMNS FROM `zhy_daily_visits` [ RunTime:0.009868s ]
SELECT * FROM `zhy_daily_visits` WHERE `date` = '2026-04-23' LIMIT 1 [ RunTime:0.009110s ]
SELECT COUNT(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776873600 AND 1776960000 [ RunTime:0.017910s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776873600 AND 1776960000 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.086289s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776873600 AND 1776960000 GROUP BY `ip` ) `_group_count_` [ RunTime:0.034685s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `zhy_visit_logs_202604` WHERE `create_time` BETWEEN 1776873600 AND 1776960000 AND `is_new` = 1 GROUP BY `session_id` ) `_group_count_` [ RunTime:0.081015s ]