[ DB ] CONNECT:[ UseTime:0.015177s ] mysql:host=47.97.231.216;dbname=ahte_dev;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `expo` [ RunTime:0.011539s ]
[ SQL ] SELECT * FROM `expo` WHERE `status` = 1 ORDER BY `sort` DESC,`id` DESC [ RunTime:0.010150s ]
[ SQL ] SHOW COLUMNS FROM `menu` [ RunTime:0.011371s ]
[ SQL ] SELECT `m`.*,`i`.`name`,`i`.`outlink`,`i`.`target` FROM `menu` `m` LEFT JOIN `menu_info` `i` ON `m`.`id`=`i`.`menu_id` WHERE `m`.`status` = 1 AND `i`.`lang` = 'cn' ORDER BY `m`.`pid`,`m`.`sort` DESC,`m`.`id` [ RunTime:0.014977s ]
[ SQL ] SHOW COLUMNS FROM `news` [ RunTime:0.011524s ]
[ 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` = 336 AND `news`.`status` = 1 LIMIT 1 [ RunTime:0.020639s ]
[ SQL ] UPDATE `news` SET `clicks` = `clicks` + 1 WHERE `id` = 336 [ RunTime:0.013452s ]
[ SQL ] SHOW COLUMNS FROM `news_category` [ RunTime:0.011506s ]
[ SQL ] SELECT * FROM `news_category` WHERE `status` = 1 ORDER BY `pid`,`sort` DESC,`id` [ RunTime:0.009953s ]
[ SQL ] SELECT * FROM `menu` WHERE `module_type` = 'article' AND `content_category` = 1 LIMIT 1 [ RunTime:0.010043s ]
[ SQL ] SELECT * FROM `menu` WHERE `status` = 1 AND `pid` = 22 ORDER BY `sort` DESC,`id` DESC [ RunTime:0.010146s ]
[ SQL ] SHOW COLUMNS FROM `menu_info` [ RunTime:0.011294s ]
[ SQL ] SELECT * FROM `menu_info` WHERE `lang` = 'cn' AND `menu_id` IN (23,40,24,44,39,25) [ RunTime:0.009962s ]
[ 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` = 1 AND `news`.`id` > 336 AND `status` = 1 ORDER BY `news`.`id` LIMIT 1 [ RunTime:0.011389s ]
[ 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` = 1 AND `news`.`id` < 336 AND `status` = 1 ORDER BY `news`.`id` DESC LIMIT 1 [ RunTime:0.010853s ]