ss
This commit is contained in:
parent
513c21a426
commit
faa85324ad
@ -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. 内存分组取每个学生最新一条
|
||||||
|
Loading…
x
Reference in New Issue
Block a user