SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000436s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000384s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000338s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000309s ]
SELECT * FROM `tags` WHERE ( `id` = 100 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000205s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000310s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000364s ]
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` = '100' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`myorder` DESC,`content`.`published_at` DESC,`content`.`id` DESC LIMIT 24,24 [ RunTime:0.014384s ]
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 ('917425','917426','917427','917428','917429','917430','917431','917432','917433','917434','917435','917436','917437','917438','917439','917440','917441','917442','917443','917444','917445','917446','917447','917448') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000478s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6e6e80de7a41d78f96afd75530c2e532' [ RunTime:0.000448s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '6e6e80de7a41d78f96afd75530c2e532' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000248s ]
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 ('1265974','770820','1290985','1091082','1265773','766786','816263','816209') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000302s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000337s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-08' AND `ab_group` = 'B' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000205s ]
UPDATE `ab_stat` SET `impressions` = 4288 WHERE ( `id` = 15 ) [ RunTime:0.000188s ]