gq 7 yıl önce
ebeveyn
işleme
c94f726f04

+ 2 - 1
server/app/Http/Controllers/Api/V1/DreamController.php

xqd
@@ -454,7 +454,8 @@ class DreamController extends Controller
                     'op'=>'消耗',
                     'from_amount'=>$coin,
                     'to_type'=>'梦想币',
-                    'to_id'=>$dream->user_id,
+//                    'to_id'=>$dream->user_id,
+                    'to_id'=>'',
                     'to_name'=>$to_user->nickname,
                     'to_amount'=>$coin,
                     'channel'=>'平台内',