bug修改

This commit is contained in:
2026-01-30 19:16:08 +08:00
parent 0985204f1d
commit 3f30ee6062

View File

@@ -656,8 +656,8 @@ class Decorate extends Model
'GiftInfo' => [ 'GiftInfo' => [
'gift_id' => 0, 'gift_id' => 0,
'gift_name' => '房间热度卡', 'gift_name' => '房间热度卡',
'gift_icon' => null, 'gift_icon' => "",
'play_image' => null 'play_image' => ""
], ],
'gift_num' => $num, 'gift_num' => $num,
'text' => $text1 'text' => $text1
@@ -714,8 +714,8 @@ class Decorate extends Model
'GiftInfo' => [ 'GiftInfo' => [
'gift_id' => 0, 'gift_id' => 0,
'gift_name' => '房间热度卡', 'gift_name' => '房间热度卡',
'gift_icon' => null, 'gift_icon' => "",
'play_image' => null 'play_image' => ""
], ],
'gift_num' => $num, 'gift_num' => $num,
'text' => $text1 'text' => $text1