巡乐会抽奖接口提交.-后台巡乐会列表提交

This commit is contained in:
2025-08-30 10:26:15 +08:00
parent 92b34f4433
commit 9b0981bb56
3 changed files with 39 additions and 7 deletions

View File

@@ -538,6 +538,8 @@ class BlindBoxTurntableGift extends Model
}
db::name('vs_room_pan_xlh')->where('id',$pan_xlh['id'])->update([
'user_id' => $user_id,
'pay_price' =>$ext['xlh_box_price'],
'locking_gift_id' =>$gift_bag_detail['foreign_id'],
'num' => $pan_xlh_num,
'end_time' => $end_time,
'updatetime' => time()