fix:修复悬赏任务一键领取特权问题
This commit is contained in:
parent
e098e41885
commit
47b1fe4d22
@ -48,7 +48,7 @@ export default async function (call: ApiCall<ReqAllGet, ResAllGet>) {
|
|||||||
prizeArr.push(...taskConf.prize)
|
prizeArr.push(...taskConf.prize)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
prizeArr.push(...taskConf.prize)
|
// prizeArr.push(...taskConf.prize)
|
||||||
}
|
}
|
||||||
call.succ({
|
call.succ({
|
||||||
taskList: await XstaskFun.getAllTask(call.uid),
|
taskList: await XstaskFun.getAllTask(call.uid),
|
||||||
|
Loading…
Reference in New Issue
Block a user