群聊禁言

This commit is contained in:
2026-01-02 17:27:13 +08:00
parent 686f24e090
commit f54a9b6728
2 changed files with 3 additions and 3 deletions

View File

@@ -1371,8 +1371,8 @@ class BlindBoxTurntableGiftDrawWorldNew extends Model
//测试数据
// 20060 => [$selected_gift_id => 2],
// 在这里可以添加更多规则 【正式规则】
21222 => [$selected_gift_id => 6],//10012
21259 => [$selected_gift_id => 6],//10049
// 21222 => [$selected_gift_id => 6],//10012
// 21259 => [$selected_gift_id => 6],//10049
];
// 如果没有指定用户或该用户没有特殊概率调整,则直接返回原数组
if ($user_id <= 0 || !isset($probability_adjustments[$user_id])) {