|
@@ -67,7 +67,7 @@ class AuthController extends Controller
|
|
$data['up_agent_id'] = 0;
|
|
$data['up_agent_id'] = 0;
|
|
AlbumUserModel::create($data);
|
|
AlbumUserModel::create($data);
|
|
}
|
|
}
|
|
- return view('');
|
|
|
|
|
|
+ return view('web.auth.bind');
|
|
}
|
|
}
|
|
|
|
|
|
public function welcome()
|
|
public function welcome()
|