bug修改
This commit is contained in:
@@ -656,7 +656,8 @@ class Decorate extends Model
|
||||
'GiftInfo' => [
|
||||
'gift_id' => 0,
|
||||
'gift_name' => '房间热度卡',
|
||||
'gift_icon' => null
|
||||
'gift_icon' => null,
|
||||
'play_image' => null
|
||||
],
|
||||
'gift_num' => $num,
|
||||
'text' => $text1
|
||||
@@ -713,7 +714,8 @@ class Decorate extends Model
|
||||
'GiftInfo' => [
|
||||
'gift_id' => 0,
|
||||
'gift_name' => '房间热度卡',
|
||||
'gift_icon' => null
|
||||
'gift_icon' => null,
|
||||
'play_image' => null
|
||||
],
|
||||
'gift_num' => $num,
|
||||
'text' => $text1
|
||||
|
||||
Reference in New Issue
Block a user