SHOW FULL COLUMNS FROM `tp_book` [ RunTime:0.000619s ]
SELECT COUNT(*) AS think_count FROM `tp_book` WHERE ( ( tags like '悬疑,热血,冒险,奇幻,惊奇,剧情,猎奇,%' and true and true ) ) AND `tp_book`.`delete_time` = '0' LIMIT 1 [ RunTime:0.000769s ]
SELECT * FROM `tp_book` WHERE ( ( tags like '悬疑,热血,冒险,奇幻,惊奇,剧情,猎奇,%' and true and true ) ) AND `tp_book`.`delete_time` = '0' ORDER BY `last_time` DESC LIMIT 0,28 [ RunTime:0.000422s ]