SHOW FULL COLUMNS FROM `xy_api_log` [ RunTime:0.001253s ]
SELECT COUNT(*) AS think_count FROM `xy_api_log` WHERE `ip` = '216.73.216.145' AND `create_time` BETWEEN 1789529970 AND 1789529974 [ RunTime:0.000389s ]
SHOW FULL COLUMNS FROM `xy_article_cate` [ RunTime:0.001091s ]
SELECT * FROM `xy_article_cate` WHERE `alias` = 'common-problem' LIMIT 1 [ RunTime:0.000387s ]
SHOW FULL COLUMNS FROM `xy_article` [ RunTime:0.001084s ]
SELECT COUNT(*) AS think_count FROM `xy_article` `article` WHERE ( `article`.`cid` = 35 AND `article`.`status` = 1 AND ( (`article`.`start_time` IS NULL AND `article`.`end_time` IS NULL) OR (`article`.`start_time` < 1789529973 AND `article`.`end_time` IS NULL) OR (`article`.`start_time` IS NULL AND `article`.`end_time` > 1789529973) OR (`article`.`start_time` < 1789529973 AND `article`.`end_time` > 1789529973) ) ) AND `article`.`delete_time` IS NULL [ RunTime:0.000431s ]
SELECT `article`.`id`,`article`.`title`,`article`.`view`,`article`.`thumb`,`article`.`source`,`article`.`start_time`,`article`.`create_time`,`article`.`desc`,`article`.`status_alias`,`article`.`force_alert`,`article`.`cla` FROM `xy_article` `article` WHERE ( `article`.`cid` = 35 AND `article`.`status` = 1 AND ( (`article`.`start_time` IS NULL AND `article`.`end_time` IS NULL) OR (`article`.`start_time` < 1789529973 AND `article`.`end_time` IS NULL) OR (`article`.`start_time` IS NULL AND `article`.`end_time` > 1789529973) OR (`article`.`start_time` < 1789529973 AND `article`.`end_time` > 1789529973) ) ) AND `article`.`delete_time` IS NULL ORDER BY `article`.`sort` ASC,`article`.`update_time` DESC,`article`.`id` DESC LIMIT 0,20 [ RunTime:0.000371s ]
SHOW FULL COLUMNS FROM `xy_status_alias` [ RunTime:0.000999s ]
SELECT `value`,`title`,`type` FROM `xy_status_alias` WHERE `alias` = 'feedback/type' AND `status` = 1 ORDER BY `value` ASC [ RunTime:0.000329s ]
SHOW FULL COLUMNS FROM `xy_ads_position` [ RunTime:0.000972s ]
SELECT * FROM `xy_ads_position` WHERE `app_id` = 1 AND `alias` = 'footer' AND `status` = 1 AND ( (`start_time` IS NULL AND `end_time` IS NULL) OR (`start_time` < 1789529973 AND `end_time` IS NULL) OR (`start_time` IS NULL AND `end_time` > 1789529973) OR (`start_time` < 1789529973 AND `end_time` > 1789529973) ) LIMIT 1 [ RunTime:0.000355s ]
SHOW FULL COLUMNS FROM `xy_ads` [ RunTime:0.000978s ]
SELECT `id`,`title`,`path`,`url`,url as imgurl,`ads_icon`,`col`,`bg_color` FROM `xy_ads` WHERE `pid` = 14 AND `status` = 1 AND ( (`start_time` IS NULL AND `end_time` IS NULL) OR (`start_time` < 1789529973 AND `end_time` IS NULL) OR (`start_time` IS NULL AND `end_time` > 1789529973) OR (`start_time` < 1789529973 AND `end_time` > 1789529973) ) ORDER BY `sort` ASC,`id` DESC LIMIT 3 [ RunTime:0.000365s ]
SELECT `value`,`title`,`type` FROM `xy_status_alias` WHERE `alias` = 'article/status_alias' AND `status` = 1 ORDER BY `value` ASC [ RunTime:0.000291s ]