巡乐会抽奖接口提交.-联调
This commit is contained in:
@@ -555,6 +555,9 @@ class BlindBoxTurntableGift extends Model
|
||||
}else{
|
||||
$end_time = time() + ($ext['locking_time']['tow_no_locking_time']-$ext['locking_time']['next_time']) * 60;
|
||||
}
|
||||
if($pan_xlh_num>=6){
|
||||
$end_time = time() + 30;
|
||||
}
|
||||
db::name('vs_room_pan_xlh')->where('id',$pan_xlh['id'])->update([
|
||||
'user_id' => $user_id,
|
||||
'pay_price' =>$ext['xlh_box_price'],
|
||||
|
||||
Reference in New Issue
Block a user