SHOW FULL COLUMNS FROM `xycms_api_log` [ RunTime:0.000533s ]
SELECT COUNT(*) AS think_count FROM `xycms_api_log` WHERE `ip` = '3.227.251.94' AND `create_time` BETWEEN 1685999218 AND 1685999222 [ RunTime:0.000337s ]
SHOW FULL COLUMNS FROM `xycms_article_cate` [ RunTime:0.000609s ]
SELECT * FROM `xycms_article_cate` WHERE `alias` = 'government_institutions' LIMIT 1 [ RunTime:0.000349s ]
SHOW FULL COLUMNS FROM `xycms_article` [ RunTime:0.000567s ]
SELECT COUNT(*) AS think_count FROM `xycms_article` `article` WHERE ( `article`.`cid` = 12 AND `article`.`status` = 1 AND ( 1 = 1 OR article.city = 35 ) AND ( (`article`.`start_time` IS NULL AND `article`.`end_time` IS NULL) OR (`article`.`start_time` < 1685999221 AND `article`.`end_time` IS NULL) OR (`article`.`start_time` IS NULL AND `article`.`end_time` > 1685999221) OR (`article`.`start_time` < 1685999221 AND `article`.`end_time` > 1685999221) ) ) AND `article`.`delete_time` IS NULL [ RunTime:0.000439s ]
SELECT `article`.`id`,`article`.`title`,`article`.`view`,`article`.`thumb`,`article`.`start_time`,`article`.`create_time`,`article`.`desc`,`article`.`status_alias` FROM `xycms_article` `article` WHERE ( `article`.`cid` = 12 AND `article`.`status` = 1 AND ( 1 = 1 OR article.city = 35 ) AND ( (`article`.`start_time` IS NULL AND `article`.`end_time` IS NULL) OR (`article`.`start_time` < 1685999221 AND `article`.`end_time` IS NULL) OR (`article`.`start_time` IS NULL AND `article`.`end_time` > 1685999221) OR (`article`.`start_time` < 1685999221 AND `article`.`end_time` > 1685999221) ) ) AND `article`.`delete_time` IS NULL ORDER BY `article`.`start_time` DESC,`article`.`id` DESC LIMIT 0,10 [ RunTime:0.000498s ]
SHOW FULL COLUMNS FROM `xycms_status_alias` [ RunTime:0.000654s ]
SELECT `value`,`title`,`type` FROM `xycms_status_alias` WHERE `alias` = 'feedback/type' AND `status` = 1 ORDER BY `value` ASC [ RunTime:0.000322s ]
SELECT `value`,`title`,`type` FROM `xycms_status_alias` WHERE `alias` = 'article/status_alias' AND `status` = 1 ORDER BY `value` ASC [ RunTime:0.000452s ]
SHOW FULL COLUMNS FROM `xycms_ads_position` [ RunTime:0.000705s ]
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` < 1685999221 AND `end_time` IS NULL) OR (`start_time` IS NULL AND `end_time` > 1685999221) OR (`start_time` < 1685999221 AND `end_time` > 1685999221) ) LIMIT 1 [ RunTime:0.000391s ]
SHOW FULL COLUMNS FROM `xycms_ads` [ RunTime:0.000458s ]
SELECT `id`,`title`,`path`,`url`,url as imgurl,`ads_icon`,`col`,`bg_color`,bg_color as set_type FROM `xycms_ads` WHERE `pid` = 14 AND `status` = 1 AND ( (province is null or province=0) AND (city is null or city=0) AND (area is null or area=0) AND (industry is null or industry=0) ) AND ( (`start_time` IS NULL AND `end_time` IS NULL) OR (`start_time` < 1685999221 AND `end_time` IS NULL) OR (`start_time` IS NULL AND `end_time` > 1685999221) OR (`start_time` < 1685999221 AND `end_time` > 1685999221) ) ORDER BY `sort` ASC,`id` DESC LIMIT 3 [ RunTime:0.000430s ]