SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000373s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000340s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000325s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000336s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' [ RunTime:0.000391s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000315s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000592s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000368s ]
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 ('1288378','1069193','1288411','1069207','1083421','1083338','972736','1083460','1083396','1083365','1069663','1069625','796293','796347','796342','251237','1292237','1292278','757124','1059513','1077783','1053231','1053501','1284654') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000481s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000308s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000206s ]
UPDATE `ab_stat` SET `impressions` = 76 WHERE ( `id` = 26 ) [ RunTime:0.000194s ]
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.000361s ]
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.000307s ]