修改挑战结束后给客户端排行榜类型
This commit is contained in:
parent
ee61951bf6
commit
80635f86da
@ -177,7 +177,7 @@ class ExamController extends BaseController {
|
||||
const { total, over } = await updateExamRank(rankObj)
|
||||
let { rankList, userRank, rankTotal } = await getRank({
|
||||
shop: history.shop,
|
||||
level: history.activityId,
|
||||
level: history.activityId + '_total',
|
||||
accountId: accountid,
|
||||
mode: 2,
|
||||
skip: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user