巡乐会bug修改
This commit is contained in:
@@ -885,7 +885,7 @@ class BlindBoxTurntableGiftDrawWorldNew extends Model
|
||||
'quantity' => $result['gift_bag_detail']['quantity']
|
||||
];
|
||||
}
|
||||
$giftCounts[$giftId]['count']++;
|
||||
$giftCounts[$key]['count']++;
|
||||
}
|
||||
return $giftCounts;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user