select * from $table where time > ( select date_sub(curdate(),interval 1 week) ) and time<now(); 相关文章: