SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000543s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000512s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000472s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000455s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '6f75dcaaead5334bb27b71432bce5dc3' [ RunTime:0.000587s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000460s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '6f75dcaaead5334bb27b71432bce5dc3' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000967s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000511s ]
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 ('1288383','1288406','1288357','820331','1288366','1083414','1083402','1069261','1083472','1083388','1083355','1083441','1083459','1069209','1083445','1069493','1288444','1069588','1069625','1289734','1289736','1289625','500087','950556') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000660s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000421s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000273s ]
UPDATE `ab_stat` SET `impressions` = 92 , `update_time` = 1780954788 WHERE ( `id` = 26 ) [ RunTime:0.000256s ]
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`.`delete_time` IS NULL ORDER BY `content`.`published_at` DESC,`content`.`id` DESC LIMIT 24 [ RunTime:0.000580s ]
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`.`delete_time` IS NULL ORDER BY `content`.`views` DESC,`content`.`id` DESC LIMIT 12 [ RunTime:0.000427s ]