This commit is contained in:
tanglong 2025-08-26 09:28:40 +08:00
parent 513c21a426
commit faa85324ad

View File

@ -294,7 +294,7 @@ namespace YD_XinWei.Api.Services.Impl
s.Rank, s.Rank,
s.ScoreTime s.ScoreTime
}) })
.Take(15) .Take(50)
.ToListAsync(); .ToListAsync();
// 2. 内存分组取每个学生最新一条 // 2. 内存分组取每个学生最新一条