Commit e10fd5a9 authored by clone's avatar clone

1

parent a76ae022
......@@ -583,7 +583,6 @@ class UserLogService
$curl->headers = [
"Accept" => "application/json",
"Content-Type" => "application/json;charset=utf-8",
'Authorization' => "Bearer ",
];
$curl->options = [
"CURLOPT_SSL_VERIFYPEER" => 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment