SHOW FULL COLUMNS FROM `xy_api_log` [ RunTime:0.003048s ]
SELECT COUNT(*) AS think_count FROM `xy_api_log` WHERE `ip` = '44.200.112.172' AND `create_time` BETWEEN 1686157058 AND 1686157062 [ RunTime:0.002590s ]
SHOW FULL COLUMNS FROM `xy_article_cate` [ RunTime:0.003592s ]
SELECT * FROM `xy_article_cate` WHERE `alias` = 'government_institutions' LIMIT 1 [ RunTime:0.002664s ]
SHOW FULL COLUMNS FROM `xy_article` [ RunTime:0.003013s ]
SELECT COUNT(*) AS think_count FROM `xy_article` `article` WHERE ( `article`.`cid` = 12 AND `article`.`status` = 1 AND ( (`article`.`start_time` IS NULL AND `article`.`end_time` IS NULL) OR (`article`.`start_time` < 1686157061 AND `article`.`end_time` IS NULL) OR (`article`.`start_time` IS NULL AND `article`.`end_time` > 1686157061) OR (`article`.`start_time` < 1686157061 AND `article`.`end_time` > 1686157061) ) ) AND `article`.`delete_time` IS NULL [ RunTime:0.003629s ]
SELECT `article`.`id`,`article`.`title`,`article`.`view`,`article`.`thumb`,`article`.`start_time`,`article`.`create_time`,`article`.`desc`,`article`.`status_alias` FROM `xy_article` `article` WHERE ( `article`.`cid` = 12 AND `article`.`status` = 1 AND ( (`article`.`start_time` IS NULL AND `article`.`end_time` IS NULL) OR (`article`.`start_time` < 1686157061 AND `article`.`end_time` IS NULL) OR (`article`.`start_time` IS NULL AND `article`.`end_time` > 1686157061) OR (`article`.`start_time` < 1686157061 AND `article`.`end_time` > 1686157061) ) ) AND `article`.`delete_time` IS NULL ORDER BY `article`.`start_time` DESC,`article`.`id` DESC LIMIT 0,10 [ RunTime:0.003888s ]
SHOW FULL COLUMNS FROM `xy_status_alias` [ RunTime:0.002897s ]
SELECT `value`,`title`,`type` FROM `xy_status_alias` WHERE `alias` = 'feedback/type' AND `status` = 1 ORDER BY `value` ASC [ RunTime:0.002679s ]
SELECT `value`,`title`,`type` FROM `xy_status_alias` WHERE `alias` = 'article/status_alias' AND `status` = 1 ORDER BY `value` ASC [ RunTime:0.002687s ]
SHOW FULL COLUMNS FROM `xy_ads_position` [ RunTime:0.003025s ]
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` < 1686157061 AND `end_time` IS NULL) OR (`start_time` IS NULL AND `end_time` > 1686157061) OR (`start_time` < 1686157061 AND `end_time` > 1686157061) ) LIMIT 1 [ RunTime:0.002805s ]
SHOW FULL COLUMNS FROM `xy_ads` [ RunTime:0.002998s ]
SELECT `id`,`title`,`path`,`url`,url as imgurl,`ads_icon`,`col`,`bg_color`,bg_color as set_type FROM `xy_ads` WHERE `pid` = 14 AND `status` = 1 AND ( (`start_time` IS NULL AND `end_time` IS NULL) OR (`start_time` < 1686157061 AND `end_time` IS NULL) OR (`start_time` IS NULL AND `end_time` > 1686157061) OR (`start_time` < 1686157061 AND `end_time` > 1686157061) ) ORDER BY `sort` ASC,`id` DESC LIMIT 3 [ RunTime:0.002683s ]