练歌房 踢下麦

This commit is contained in:
2025-12-18 17:20:59 +08:00
parent bf0e187e71
commit 5db7367438

View File

@@ -1253,7 +1253,7 @@ class RoomPit extends Model
}
}
if(!$pit_number || $pit_number == 888){
if(!$pit_number || $pit_number == 888 || $pit_number == 9999){
$roomInfo = db::name('vs_room')->where('id',$room_id)->field('label_id,type_id')->find();
if($roomInfo['type_id'] == 2 || Cache::get('auction_user_'.$room_id)){//拍卖
//查询当前是否处于拍卖中