select * from [!db.pre!]ecms_news where unix_timestamp(now())-newstime<3600*24*7 order by onclick desc
发布日期newstime
当前时间-发布日期小于 7条的记录
关键字词:
select * from [!db.pre!]ecms_news where unix_timestamp(now())-newstime<3600*24*7 order by onclick desc
发布日期newstime
当前时间-发布日期小于 7条的记录