[ SQL ] SHOW COLUMNS FROM `mt_literature_information` [ RunTime:0.001558s ]
[ SQL ] SELECT * FROM `mt_literature_information` WHERE ( `title` LIKE '%瑞典%' OR `detail` LIKE '%瑞典%' ) AND `status` = 0 ORDER BY `c_time` DESC LIMIT 0,10 [ RunTime:0.009585s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `mt_literature_information` WHERE ( `title` LIKE '%瑞典%' OR `detail` LIKE '%瑞典%' ) AND `status` = 0 AND ( `title` LIKE '%瑞典%' OR `detail` LIKE '%瑞典%' ) AND `status` = 0 ORDER BY `c_time` DESC [ RunTime:0.006607s ]
[ SQL ] SELECT * FROM `mt_literature_information` WHERE ( `title` LIKE '%瑞典%' OR `detail` LIKE '%瑞典%' ) AND `status` = 0 AND ( `title` LIKE '%瑞典%' OR `detail` LIKE '%瑞典%' ) AND `status` = 0 AND `status` = 0 AND `tj` = 2 ORDER BY `c_time` DESC,`clicks` DESC LIMIT 8 [ RunTime:0.010096s ]