SHOW FULL COLUMNS FROM `tp_book` [ RunTime:0.001138s ]
SELECT COUNT(*) AS think_count FROM `tp_book` WHERE ( ( tags like '%战争%' and true and true and area_id != 21 and area_id !=12 ) ) AND `tp_book`.`delete_time` = '0' LIMIT 1 [ RunTime:0.217765s ]
SELECT * FROM `tp_book` WHERE ( ( tags like '%战争%' and true and true and area_id != 21 and area_id !=12 ) ) AND `tp_book`.`delete_time` = '0' ORDER BY `last_time` DESC LIMIT 28,28 [ RunTime:0.034824s ]