[ DB ] CONNECT:[ UseTime:0.014603s ] mysql:host=47.97.231.216;dbname=ahte_dev;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `expo` [ RunTime:0.011072s ]
[ SQL ] SELECT * FROM `expo` WHERE `status` = 1 ORDER BY `sort` DESC,`id` DESC [ RunTime:0.009696s ]
[ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.010799s ]
[ SQL ] SELECT `news`.`id`,`news`.`category_id`,`news`.`type_id`,`news`.`title_data`,`news`.`image`,`news`.`source_url`,`news`.`publish_date`,`news`.`clicks`,`news`.`is_top`,`news`.`is_hot`,`news`.`is_home`,`news`.`status`,`news`.`publish_time`,`news`.`create_time`,`news`.`update_time`,`info`.`title` AS `info__title`,`info`.`sub_title` AS `info__sub_title`,`info`.`brief` AS `info__brief`,`info`.`content` AS `info__content`,`info`.`author` AS `info__author`,`info`.`source` AS `info__source`,`info`.`meta_title` AS `info__meta_title`,`info`.`meta_desc` AS `info__meta_desc`,`info`.`meta_kws` AS `info__meta_kws` FROM `news` `news` INNER JOIN `news_info` `info` ON `news`.`id`=`info`.`news_id` WHERE `info`.`lang` = 'cn' AND `news`.`id` = 872 AND `news`.`status` = 1 LIMIT 1 [ RunTime:0.019555s ]
[ SQL ] UPDATE `news` SET `clicks` = `clicks` + 1 WHERE `id` = 872 [ RunTime:0.013871s ]
[ SQL ] SHOW COLUMNS FROM `menu` [ RunTime:0.011389s ]
[ SQL ] SELECT * FROM `menu` WHERE `module_type` = 'article' AND `content_category` = 2 LIMIT 1 [ RunTime:0.009706s ]
[ SQL ] SELECT * FROM `menu` WHERE `status` = 1 AND `pid` = 22 ORDER BY `sort` DESC,`id` DESC [ RunTime:0.009752s ]
[ SQL ] SHOW COLUMNS FROM `menu_info` [ RunTime:0.011379s ]
[ SQL ] SELECT * FROM `menu_info` WHERE `lang` = 'cn' AND `menu_id` IN (23,40,24,44,39,25) [ RunTime:0.014415s ]
[ SQL ] SELECT `news`.`id`,`news`.`category_id`,`news`.`type_id`,`news`.`title_data`,`news`.`image`,`news`.`source_url`,`news`.`publish_date`,`news`.`create_uid`,`news`.`create_uname`,`news`.`clicks`,`news`.`is_top`,`news`.`is_hot`,`news`.`is_home`,`news`.`sort`,`news`.`status`,`news`.`publish_time`,`news`.`create_time`,`news`.`update_time`,`info`.`news_id` AS `info__news_id`,`info`.`title` AS `info__title`,`info`.`image` AS `info__image`,`info`.`brief` AS `info__brief`,`info`.`content` AS `info__content`,`info`.`outlink` AS `info__outlink` FROM `news` `news` INNER JOIN `news_info` `info` ON `news`.`id`=`info`.`news_id` WHERE `info`.`lang` = 'cn' AND `info`.`title` <> '' AND `category_id` = 2 AND `news`.`id` > 872 AND `status` = 1 ORDER BY `news`.`id` LIMIT 1 [ RunTime:0.014910s ]
[ SQL ] SELECT `news`.`id`,`news`.`category_id`,`news`.`type_id`,`news`.`title_data`,`news`.`image`,`news`.`source_url`,`news`.`publish_date`,`news`.`create_uid`,`news`.`create_uname`,`news`.`clicks`,`news`.`is_top`,`news`.`is_hot`,`news`.`is_home`,`news`.`sort`,`news`.`status`,`news`.`publish_time`,`news`.`create_time`,`news`.`update_time`,`info`.`news_id` AS `info__news_id`,`info`.`title` AS `info__title`,`info`.`image` AS `info__image`,`info`.`brief` AS `info__brief`,`info`.`content` AS `info__content`,`info`.`outlink` AS `info__outlink` FROM `news` `news` INNER JOIN `news_info` `info` ON `news`.`id`=`info`.`news_id` WHERE `info`.`lang` = 'cn' AND `info`.`title` <> '' AND `category_id` = 2 AND `news`.`id` < 872 AND `status` = 1 ORDER BY `news`.`id` DESC LIMIT 1 [ RunTime:0.010297s ]