巡乐会抽奖接口提交.-联调-抽奖逻辑调整
This commit is contained in:
@@ -436,7 +436,7 @@ class BlindBoxTurntableGift extends Model
|
|||||||
}
|
}
|
||||||
//巡乐会结束时间
|
//巡乐会结束时间
|
||||||
$xlh_end_time = $pan_xlh['createtime'] + $xlh_ext['locking_time']['end_time'] * 60;
|
$xlh_end_time = $pan_xlh['createtime'] + $xlh_ext['locking_time']['end_time'] * 60;
|
||||||
$xlh_user_data= [];
|
$xlh_user_data= null;
|
||||||
if($pan_xlh['user_id']){
|
if($pan_xlh['user_id']){
|
||||||
$xlh_user = db::name('user')->where('id',$pan_xlh['user_id'])->find();
|
$xlh_user = db::name('user')->where('id',$pan_xlh['user_id'])->find();
|
||||||
$xlh_user_data = [
|
$xlh_user_data = [
|
||||||
|
|||||||
Reference in New Issue
Block a user