拍卖房 选礼物排除盲盒等趣味礼物
This commit is contained in:
@@ -38,6 +38,7 @@ class Gift extends Model
|
||||
if ($label == 99) {
|
||||
$gift_price = get_system_config_value('room_love_auction_cion');
|
||||
$where['gift_price'] = ['>',$gift_price];
|
||||
$where['label'] = ['<>',2];
|
||||
}
|
||||
$is_open_blind_box_turntable = 0;
|
||||
if($room_id){
|
||||
|
||||
Reference in New Issue
Block a user