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