SHOW FULL COLUMNS FROM `qf_conf` [ RunTime:0.001753s ]
SELECT * FROM `qf_conf` [ RunTime:0.000782s ]
SHOW FULL COLUMNS FROM `qf_source_category` [ RunTime:0.000859s ]
SHOW FULL COLUMNS FROM `qf_source` [ RunTime:0.001108s ]
SELECT COUNT(*) AS think_count FROM `qf_source` WHERE `status` = 1 AND `is_delete` = 0 AND `source_category_id` = 3 AND ( `title` LIKE '%侦探%' OR `description` LIKE '%侦探%' ) AND ( `title` LIKE '%柯南%' OR `description` LIKE '%柯南%' ) AND ( `title` LIKE '%独眼%' OR `description` LIKE '%独眼%' ) AND ( `title` LIKE '%残像%' OR `description` LIKE '%残像%' ) LIMIT 1 [ RunTime:0.000996s ]
SELECT `name`,`image` FROM `qf_source_category` WHERE `status` = 0 AND `is_sys` = 1 ORDER BY `sort` DESC [ RunTime:0.000842s ]
SELECT `name`,source_category_id as id FROM `qf_source_category` WHERE `status` = 0 ORDER BY `sort` DESC [ RunTime:0.000405s ]