gq 7 năm trước cách đây
mục cha
commit
c94f726f04
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      server/app/Http/Controllers/Api/V1/DreamController.php

+ 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'=>'平台内',