盲盒转盘-岁月之城,时空之旅,抽奖结果转落包。

-特效限制添加-加开启状态判断
This commit is contained in:
2025-12-21 10:13:58 +08:00
parent c68bb44650
commit 5cff222264
3 changed files with 36 additions and 2 deletions

View File

@@ -1360,9 +1360,8 @@ class BlindBoxTurntableGiftDrawWorldNew extends Model
$probability_adjustments = [
// 示例用户ID为1001的用户抽中礼物ID为2001的概率降低为原来的50%
// 1001 => [2001 => 0.5],
//测试数据
20060 => [$selected_gift_id => 2],
// 20060 => [$selected_gift_id => 2],
// 在这里可以添加更多规则 【正式规则】
21222 => [$selected_gift_id => 6],