Commit 560b45f4 by 冷斌

fix bug

parent 2e7a6532
......@@ -1596,8 +1596,8 @@ class Api_Live extends PhalApi_Api {
$giftlist[] = [
'type' => 0,
'mark' => 4,
'name' => '宝箱',
'price' => $welfare['rate'],
'giftname' => '宝箱',
'needcoin' => $welfare['rate'],
];
$domain2 = new Domain_User();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment