fgpgy

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

分类:

技术点:

相关文章: