var obj = db.Counts.AsNoTracking().ToList();
//AsNoYracking 返回一个新查询,其中返回的实体将不会在System.Data.Entity.DbContext中进行缓存