查询语句是什么??比如根据id,time,其他什么的.求大神帮忙
GetAll<T>()
match(Criteria.where("time").gte(start).lt(end).and("fid").in(fid)),