SHOW FULL COLUMNS FROM `qf_conf` [ RunTime:0.001320s ]
SELECT * FROM `qf_conf` [ RunTime:0.000809s ]
SHOW FULL COLUMNS FROM `qf_source_category` [ RunTime:0.000774s ]
SHOW FULL COLUMNS FROM `qf_source` [ RunTime:0.001157s ]
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.000662s ]
SELECT `name`,`image` FROM `qf_source_category` WHERE `status` = 0 AND `is_sys` = 1 ORDER BY `sort` DESC [ RunTime:0.000815s ]
SELECT `name`,source_category_id as id FROM `qf_source_category` WHERE `status` = 0 ORDER BY `sort` DESC [ RunTime:0.000538s ]