SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000465s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000470s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000404s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000413s ]
SELECT * FROM `tags` WHERE ( `id` = 193 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000286s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000394s ]
SHOW FULL COLUMNS FROM `content_tags` [ RunTime:0.000509s ]
SELECT tag_id, COUNT(*) AS c FROM `content_tags` GROUP BY `tag_id` [ RunTime:0.920654s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000599s ]
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` = '193' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`myorder` DESC,`content`.`published_at` DESC,`content`.`id` DESC LIMIT 480,24 [ RunTime:0.002247s ]
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 ('319717','319731','319786','319795','319814','319832','319857','327546','330256','336032','336303','343306','350962','351050','351258','351447','353014','353413','353481','353524','354492','356462','358321','358442') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000573s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '8c77d49332fb7f6cd2843bd9cb9e268e' [ RunTime:0.000394s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '8c77d49332fb7f6cd2843bd9cb9e268e' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000324s ]
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 ('1266261','1266299','766711','1316596','816256','816286','1267187','1316647') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000385s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000385s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-09' AND `ab_group` = 'B' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000234s ]
UPDATE `ab_stat` SET `impressions` = 398 , `update_time` = 1780934612 WHERE ( `id` = 21 ) [ RunTime:0.000216s ]