dyjh %!s(int64=6) %!d(string=hai) anos
pai
achega
ed2654d4e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Http/Controllers/Api/V1/AlbumController.php

+ 1 - 1
app/Http/Controllers/Api/V1/AlbumController.php

@@ -228,7 +228,7 @@ class AlbumController extends Controller
                 }
                 }
                // \Log::info($add_record);
                // \Log::info($add_record);
                 AlbumWatchRecord::create($add_record);
                 AlbumWatchRecord::create($add_record);
-              //  dd($check_user);
+                dd($check_user);
                 $user_agent = AlbumAgentModel::where([['id',$add_record['agent_id']],['store_id',$datas['store_id']]])->first();
                 $user_agent = AlbumAgentModel::where([['id',$add_record['agent_id']],['store_id',$datas['store_id']]])->first();
                 //dd($user_agent);
                 //dd($user_agent);
                 if ($user_agent) {
                 if ($user_agent) {