dyjh 6 years ago
parent
commit
2ffa0f8196
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/Http/Controllers/Api/V1/AlbumController.php

+ 2 - 0
app/Http/Controllers/Api/V1/AlbumController.php

xqd
@@ -225,6 +225,8 @@ class AlbumController extends Controller
                     }catch (\Exception $e){
 
                     }
+                }else{
+                    $userAuth->up_agent_id = 0;
                 }
 
             }else{