改进
This commit is contained in:
parent
34fcad9f33
commit
f290eae279
@ -81,8 +81,6 @@ public function remoteRequest($method, $path, $requests)
|
|||||||
$requests['user'] = $user;
|
$requests['user'] = $user;
|
||||||
}
|
}
|
||||||
|
|
||||||
$requests['user_id'] = $user['id'];
|
|
||||||
|
|
||||||
$response = $http->{$method}("functions/{$path}", $requests);
|
$response = $http->{$method}("functions/{$path}", $requests);
|
||||||
|
|
||||||
$json = $response->json();
|
$json = $response->json();
|
||||||
|
Loading…
Reference in New Issue
Block a user