SHOW FULL COLUMNS FROM `fwdt_setting` [ RunTime:0.000622s ]
SELECT * FROM `fwdt_setting` WHERE `name` = 'system' LIMIT 1 [ RunTime:0.000320s ]
SELECT * FROM `fwdt_setting` WHERE `name` = 'service' LIMIT 1 [ RunTime:0.000275s ]
SHOW FULL COLUMNS FROM `fwdt_article_category` [ RunTime:0.000571s ]
SELECT `id` FROM `fwdt_article_category` WHERE ( `is_show` = 1 ) AND `fwdt_article_category`.`is_delete` = '0' ORDER BY `sort` DESC,`id` DESC [ RunTime:0.000371s ]
SHOW FULL COLUMNS FROM `fwdt_article` [ RunTime:0.000538s ]
SELECT COUNT(*) AS think_count FROM `fwdt_article` WHERE ( `category_id` = 6 AND `is_show` = 1 AND `is_pc` = 1 AND `category_id` IN (1,3,6) ) AND `fwdt_article`.`is_delete` = '0' LIMIT 1 [ RunTime:0.000765s ]
SELECT `id`,`is_show`,`category_id`,`is_top`,`title`,`subtitle`,`simple`,`visits`,`sort`,`publish_time`,`create_time`,`update_time` FROM `fwdt_article` WHERE ( `category_id` = 6 AND `is_show` = 1 AND `is_pc` = 1 AND `category_id` IN (1,3,6) ) AND `fwdt_article`.`is_delete` = '0' ORDER BY `sort` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.000864s ]
SELECT `id`,`title` FROM `fwdt_article_category` WHERE ( `id` = 6 ) AND `fwdt_article_category`.`is_delete` = '0' [ RunTime:0.001866s ]
SELECT `title`,`id` FROM `fwdt_article_category` WHERE ( `is_show` = 1 ) AND `fwdt_article_category`.`is_delete` = '0' ORDER BY `sort` DESC,`id` DESC [ RunTime:0.000297s ]