新需求-活动需求-盲盒转盘调通盘-巡乐会-调试
This commit is contained in:
@@ -1352,7 +1352,7 @@ class BlindBoxTurntableGiftDrawWorld extends Model
|
||||
*/
|
||||
private function calculateEndTime($pan_xlh_num, $ext, $room_id)
|
||||
{
|
||||
$cache_key = 'selected_gift_id_' . $room_id . $ext['locking_condition']['selected_gift_id'];
|
||||
$cache_key = 'selected_gift_id_' . $ext['locking_condition']['selected_gift_id'];
|
||||
|
||||
if ($pan_xlh_num <= 1) {
|
||||
$add_end_time = $ext['locking_time']['tow_no_locking_time'] * 60;
|
||||
|
||||
Reference in New Issue
Block a user