SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000361s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000365s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000334s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000326s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' [ RunTime:0.000576s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000320s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '3fbbd637d34774f12e8461d548fc9a82' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001201s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000384s ]
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 ('528010','894167','82016','217023','1069435','1069758','1082386','776455','457828','1007443','1074927','1074741','1289738','1289627','1289669','1288365','1288407','1288430','846437','844099','1266100','1266047','731661','731513') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000485s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000317s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000212s ]
UPDATE `ab_stat` SET `impressions` = 84 WHERE ( `id` = 26 ) [ RunTime:0.000189s ]
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.000362s ]
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.000308s ]