SHOW FULL COLUMNS FROM `xycms_api_log` [ RunTime:0.000827s ]
SELECT COUNT(*) AS think_count FROM `xycms_api_log` WHERE `ip` = '100.24.115.215' AND `create_time` BETWEEN 1653711714 AND 1653711718 [ RunTime:0.000484s ]
SHOW FULL COLUMNS FROM `xycms_article_cate` [ RunTime:0.001195s ]
SELECT * FROM `xycms_article_cate` WHERE `alias` = 'common-problem' LIMIT 1 [ RunTime:0.000495s ]
SHOW FULL COLUMNS FROM `xycms_article` [ RunTime:0.000881s ]
SELECT COUNT(*) AS think_count FROM `xycms_article` `article` WHERE ( `article`.`cid` = 35 AND `article`.`status` = 1 AND ( (industry IS NULL OR industry = 0) ) AND ( (`article`.`start_time` IS NULL AND `article`.`end_time` IS NULL) OR (`article`.`start_time` < 1653711717 AND `article`.`end_time` IS NULL) OR (`article`.`start_time` IS NULL AND `article`.`end_time` > 1653711717) OR (`article`.`start_time` < 1653711717 AND `article`.`end_time` > 1653711717) ) ) AND `article`.`delete_time` IS NULL [ RunTime:0.000507s ]
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 `xycms_article` `article` WHERE ( `article`.`cid` = 35 AND `article`.`status` = 1 AND ( (industry IS NULL OR industry = 0) ) AND ( (`article`.`start_time` IS NULL AND `article`.`end_time` IS NULL) OR (`article`.`start_time` < 1653711717 AND `article`.`end_time` IS NULL) OR (`article`.`start_time` IS NULL AND `article`.`end_time` > 1653711717) OR (`article`.`start_time` < 1653711717 AND `article`.`end_time` > 1653711717) ) ) AND `article`.`delete_time` IS NULL ORDER BY `article`.`sort` ASC,`article`.`update_time` DESC,`article`.`id` DESC LIMIT 0,20 [ RunTime:0.000807s ]
SHOW FULL COLUMNS FROM `xycms_status_alias` [ RunTime:0.001107s ]
SELECT `value`,`title`,`type` FROM `xycms_status_alias` WHERE `alias` = 'feedback/type' AND `status` = 1 ORDER BY `value` ASC [ RunTime:0.000428s ]
SHOW FULL COLUMNS FROM `xycms_ads_position` [ RunTime:0.000778s ]
SELECT * FROM `xycms_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` < 1653711717 AND `end_time` IS NULL) OR (`start_time` IS NULL AND `end_time` > 1653711717) OR (`start_time` < 1653711717 AND `end_time` > 1653711717) ) LIMIT 1 [ RunTime:0.000531s ]
SHOW FULL COLUMNS FROM `xycms_ads` [ RunTime:0.000627s ]
SELECT `id`,`title`,`path`,`url`,url as imgurl,`ads_icon`,`col`,`bg_color` FROM `xycms_ads` WHERE `pid` = 14 AND `status` = 1 AND ( (`start_time` IS NULL AND `end_time` IS NULL) OR (`start_time` < 1653711717 AND `end_time` IS NULL) OR (`start_time` IS NULL AND `end_time` > 1653711717) OR (`start_time` < 1653711717 AND `end_time` > 1653711717) ) ORDER BY `sort` ASC,`id` DESC LIMIT 3 [ RunTime:0.000396s ]
SELECT `value`,`title`,`type` FROM `xycms_status_alias` WHERE `alias` = 'article/status_alias' AND `status` = 1 ORDER BY `value` ASC [ RunTime:0.000458s ]