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