SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000418s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000426s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000387s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000356s ]
SELECT * FROM `tags` WHERE ( `id` = 63 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000254s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000348s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000382s ]
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` = '63' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`myorder` DESC,`content`.`published_at` DESC,`content`.`id` DESC LIMIT 0,24 [ RunTime:0.013954s ]
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 ('762811','762812','762813','762814','762815','762816','762817','762818','762819','762820','762821','762822','762823','762824','762825','762826','762827','762828','762829','762830','762831','762832','762833','762834') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000568s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '2b684d3b9e271312b87f8dd83d17df98' [ RunTime:0.000558s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '2b684d3b9e271312b87f8dd83d17df98' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000764s ]
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 ('824306','1083452','1082263','1311296','1083444','1289625','766802','796353') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000369s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000376s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000245s ]
UPDATE `ab_stat` SET `impressions` = 1337 WHERE ( `id` = 22 ) [ RunTime:0.000241s ]