[ DB ] CONNECT:[ UseTime:0.002357s ] mysql:host=127.0.0.1;dbname=lyjnjs;charset=utf8
[ SQL ] SHOW COLUMNS FROM `news_detail` [ RunTime:0.001858s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `news_detail` WHERE ( `arcrank` = 0 AND ( `typeid` = 47 OR `typeid2` = 47 ) ) AND `news_detail`.`delete_time` IS NULL [ RunTime:0.001436s ]
[ SQL ] SELECT `id`,`typeid`,`typename`,`sortrank`,`flag`,`click`,`title`,`litpic`,`pubdate`,`keywords`,`description`,`filename`,`redirecturl`,`update_time` FROM `news_detail` WHERE ( `arcrank` = 0 AND ( `typeid` = 47 OR `typeid2` = 47 ) ) AND `news_detail`.`delete_time` IS NULL ORDER BY `pubdate` DESC LIMIT 0,16 [ RunTime:0.001012s ]