SHOW FULL COLUMNS FROM `setting` [ RunTime:0.000487s ]
SHOW FULL COLUMNS FROM `category` [ RunTime:0.000504s ]
SELECT `id`,`category_name`,`myorder` FROM `category` WHERE ( `status` = 'enable' AND `parent_id` = 0 ) AND `category`.`delete_time` IS NULL [ RunTime:0.000466s ]
SHOW FULL COLUMNS FROM `tags` [ RunTime:0.000443s ]
SELECT * FROM `tags` WHERE ( `id` = 100 ) AND `tags`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000276s ]
SHOW FULL COLUMNS FROM `user_behavior` [ RunTime:0.000458s ]
SHOW FULL COLUMNS FROM `content` [ RunTime:0.000517s ]
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` = '100' ) AND `content`.`delete_time` IS NULL ORDER BY `content`.`myorder` DESC,`content`.`published_at` DESC,`content`.`id` DESC LIMIT 0,24 [ RunTime:0.018713s ]
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 ('917401','917402','917403','917404','917405','917406','917407','917408','917409','917410','917411','917412','917413','917414','917415','917416','917417','917418','917419','917420','917421','917422','917423','917424') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000630s ]
SELECT * FROM `visitor_profile` WHERE `visitor_id` = '38c65a09741a7146febc1db5d5fde4a9' [ RunTime:0.000313s ]
SELECT `content_id` FROM `user_behavior` WHERE `visitor_id` = '38c65a09741a7146febc1db5d5fde4a9' AND `content_id` > 0 AND `action` = 'click' LIMIT 500 [ RunTime:0.000310s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '100' ORDER BY `c`.`id` DESC LIMIT 120 [ RunTime:0.013423s ]
SELECT `c`.`id` FROM `content` `c` INNER JOIN `content_tags` `r` ON `c`.`id`=`r`.`content_id` WHERE `c`.`status` = 'enable' AND `r`.`tag_id` = '100' ORDER BY `c`.`views` DESC,`c`.`id` DESC LIMIT 120 [ RunTime:0.013967s ]
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 ('1273758','920767','1273687','1273748','1273761','1273701','917405','1273794') ) AND `content`.`delete_time` IS NULL [ RunTime:0.000519s ]
SHOW FULL COLUMNS FROM `ab_stat` [ RunTime:0.000440s ]
SELECT * FROM `ab_stat` WHERE `stat_date` = '2026-06-08' AND `ab_group` = 'A' AND `scene` = 'keyword' LIMIT 1 [ RunTime:0.000282s ]
UPDATE `ab_stat` SET `impressions` = 3530 , `update_time` = 1780932861 WHERE ( `id` = 16 ) [ RunTime:0.000267s ]