SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000524s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000559s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000465s ]
SHOW FULL COLUMNS FROM `visitor_profile` [ RunTime:0.000526s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = 'a9baa3a4a863ffd90e18bf66da05605d' [ RunTime:0.000834s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000448s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = 'a9baa3a4a863ffd90e18bf66da05605d' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.001525s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000526s ]
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 ('1288422','1288373','1069289','1069202','1288437','1288376','1069238','824315','1079488','1060600','792389','1288436','1083379','860481','1083339','1083413','1082829','1083394','1083385','1080557','1083293','1069889','1068613','1285584') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000665s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000465s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'A' AND `scene` = 'home' LIMIT 1 [ RunTime:0.000275s ]
UPDATE `ab_stat` SET `impressions` = 15 , `update_time` = 1780940583 WHERE ( `id` = 27 ) [ RunTime:0.000260s ]
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.000521s ]
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.000426s ]