SHOW FULL COLUMNS FROM `qf_conf` [ RunTime:0.001073s ]
SELECT * FROM `qf_conf` [ RunTime:0.000878s ]
SHOW FULL COLUMNS FROM `qf_source_category` [ RunTime:0.000838s ]
SHOW FULL COLUMNS FROM `qf_source` [ RunTime:0.001061s ]
SELECT COUNT(*) AS think_count FROM `qf_source` WHERE `status` = 1 AND `is_delete` = 0 AND ( `title` LIKE '%出师%' OR `description` LIKE '%出师%' ) AND ( `title` LIKE '%一表%' OR `description` LIKE '%一表%' ) AND ( `title` LIKE '%真名%' OR `description` LIKE '%真名%' ) LIMIT 1 [ RunTime:0.000722s ]
SELECT `name`,`image` FROM `qf_source_category` WHERE `status` = 0 AND `is_sys` = 1 ORDER BY `sort` DESC [ RunTime:0.000709s ]
SELECT `name`,source_category_id as id FROM `qf_source_category` WHERE `status` = 0 ORDER BY `sort` DESC [ RunTime:0.000418s ]