移除 不需要的

This commit is contained in:
iVampireSP.com 2022-10-28 16:48:57 +08:00
parent 6e7bdc32ab
commit 5b0a892241
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -71,8 +71,6 @@ public function remoteRequest($method, $path, $requests)
'X-User' => $user->id
]);
unset($requests['func']);
$requests['user_id'] = $user->id;