feat(幸运美金第四期): 调整接口参数
This commit is contained in:
parent
1f56629d13
commit
e66dc7eefc
@ -2230,7 +2230,7 @@ const sweepstakes = async (consecutive = 1) => {
|
||||
if (rollTimes.value >= consecutive) {
|
||||
isRolling.value = true
|
||||
let data = {
|
||||
activityId: activity.value.activity.id,
|
||||
activityId: activityId.value,
|
||||
drawCount: consecutive,
|
||||
}
|
||||
try {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user