新需求-活动需求-盲盒转盘调通盘-巡乐会-调试
This commit is contained in:
@@ -782,11 +782,9 @@ class BlindBoxTurntableGiftDrawWorld extends Model
|
|||||||
if ($xlhIsPiaoPing == 1 || $xlhIsPiaoPing == 2) {
|
if ($xlhIsPiaoPing == 1 || $xlhIsPiaoPing == 2) {
|
||||||
$this->handleXlhPiaoPing($room_id, $xlh_ext, $xlhIsPiaoPing);
|
$this->handleXlhPiaoPing($room_id, $xlh_ext, $xlhIsPiaoPing);
|
||||||
}
|
}
|
||||||
if($xlhPeriodsNum <= $xlh_ext['open_condition']['start_num']){
|
|
||||||
// 更新巡乐会状态并推送
|
// 更新巡乐会状态并推送
|
||||||
$this->updateAndPushXlhStatus($room_id, $xlh_ext, $currentXlhPeriodsNum);
|
$this->updateAndPushXlhStatus($room_id, $xlh_ext, $currentXlhPeriodsNum);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
private function handleXlhPiaoPing($room_id, $xlh_ext, $xlhIsPiaoPing){
|
private function handleXlhPiaoPing($room_id, $xlh_ext, $xlhIsPiaoPing){
|
||||||
if($xlhIsPiaoPing == 1){
|
if($xlhIsPiaoPing == 1){
|
||||||
// 即将开始推送飘屏
|
// 即将开始推送飘屏
|
||||||
|
|||||||
Reference in New Issue
Block a user