盲盒转盘落包,加推送。
This commit is contained in:
@@ -1802,11 +1802,11 @@ class BlindBoxTurntableGiftDrawWorldNew extends Model
|
||||
'number' => $value['count'],
|
||||
];
|
||||
}
|
||||
if(!empty($text_list_new)){
|
||||
//推送礼物横幅
|
||||
$push = new Push($user_id, $room_id);
|
||||
$push->giftBanner($text_list_new);
|
||||
}
|
||||
}
|
||||
if(!empty($text_list_new)){
|
||||
//推送礼物横幅
|
||||
$push = new Push($user_id, $room_id);
|
||||
$push->giftBanner($text_list_new);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user