修改挑战结束后给客户端排行榜类型

This commit is contained in:
zhl 2021-07-06 16:49:00 +08:00
parent ee61951bf6
commit 80635f86da

View File

@ -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,