SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000435s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000471s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000393s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000380s ]
SELECT * FROM `tags` WHERE ( `id` = 199 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000276s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000396s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000437s ]
SELECT `content`.`id` FROM `content` `content` LEFT JOIN `content_tags` `ct` ON `content`.`id`=`ct`.`content_id` WHERE ( `content`.`status` = 'enable' AND `ct`.`tag_id` = '199' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`myorder` DESC,`content`.`published_at` DESC,`content`.`id` DESC LIMIT 6360,24 [ RunTime:0.014761s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` WHERE ( `content`.`status` = 'enable' AND `content`.`id` IN ('421630','421774','422448','422487','422537','422591','422681','422698','422844','422997','423165','423200','423237','423471','423544','423644','423681','424328','424479','424543','425190','425365') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000655s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'e413eb2b55a7e24e2cc1eeda30da44c8' [ RunTime:0.000319s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'e413eb2b55a7e24e2cc1eeda30da44c8' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000313s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '199' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.012935s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '199' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.012622s ]
SELECT `content`.`id`,`content`.`title`,`content`.`cover`,`content`.`cover_local`,`content`.`preview`,`content`.`preview_local`,`content`.`duration`,`content`.`target_url`,`content`.`rating`,`content`.`views`,`content`.`hits`,`content`.`published_at`,`content`.`create_time` FROM `content` `content` WHERE ( `content`.`status` = 'enable' AND `content`.`id` IN ('1294835','1294845','776332','776346','1079803','1078074','1077765','1079114') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000508s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000447s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000284s ]
UPDATE `ab_stat` SET `impressions` = 391 WHERE ( `id` = 22 ) [ RunTime:0.000263s ]