SHOW FULL COLUMNS FROM `web_article` [ RunTime:0.007988s ]
SHOW FULL COLUMNS FROM `web_article_cate` [ RunTime:0.007743s ]
SELECT `cate_id`,`cate_name`,`cate_order` FROM `web_article_cate` WHERE ( `cate_father_id` IS NULL ) ORDER BY `cate_order` ASC [ RunTime:0.007566s ]
SELECT COUNT(*) AS think_count FROM `web_article` LEFT JOIN `web_article_cate` ON `web_article`.`article_cate_id`=`web_article_cate`.`cate_id` [ RunTime:0.007573s ]
SELECT `web_article`.`article_id`,`web_article`.`article_cate_id`,`web_article`.`article_comid`,`web_article`.`article_title`,`web_article`.`article_url`,`web_article`.`article_content`,`web_article`.`article_img`,`web_article`.`article_author`,`web_article`.`article_source`,`web_article`.`article_datetime`,`web_article`.`article_onclick`,`web_article`.`article_is_tou`,`web_article`.`article_is_tui`,`web_article`.`article_is_hot`,`web_article`.`article_is_top`,`web_article`.`article_is_show`,`web_article`.`article_state`,`web_article_cate`.`cate_name` FROM `web_article` LEFT JOIN `web_article_cate` ON `web_article`.`article_cate_id`=`web_article_cate`.`cate_id` ORDER BY `web_article`.`article_id` DESC LIMIT 0,20 [ RunTime:0.015241s ]
SELECT * FROM `web_article_cate` WHERE `cate_id` IS NULL LIMIT 1 [ RunTime:0.007479s ]
SELECT `cate_id`,`cate_name`,`cate_order` FROM `web_article_cate` WHERE ( `cate_id` = 0 ) ORDER BY `cate_id` ASC [ RunTime:0.007486s ]
SHOW FULL COLUMNS FROM `web_advert` [ RunTime:0.007793s ]
SELECT `advert_id`,`advert_adsense_id`,`advert_name`,`advert_url`,`advert_text`,`advert_img`,`advert_time` FROM `web_advert` WHERE ( `advert_adsense_id` = 19 ) ORDER BY `advert_time` DESC LIMIT 6 [ RunTime:0.007439s ]
SHOW FULL COLUMNS FROM `web_setting` [ RunTime:0.007712s ]
SELECT * FROM `web_setting` WHERE `key` = 'web_name' [ RunTime:0.007434s ]
SELECT * FROM `web_setting` WHERE `key` = 'web_name' [ RunTime:0.007396s ]
SELECT * FROM `web_setting` WHERE `key` = 'tel' [ RunTime:0.007400s ]
SELECT * FROM `web_setting` WHERE `key` = 'email' [ RunTime:0.007388s ]
SELECT * FROM `web_setting` WHERE `key` = 'address' [ RunTime:0.007350s ]
SELECT * FROM `web_setting` WHERE `key` = 'beianhao' [ RunTime:0.007381s ]