bug修改
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user