群聊禁言
This commit is contained in:
@@ -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])) {
|
||||
|
||||
Reference in New Issue
Block a user