Commit e10fd5a9 authored by clone's avatar clone

1

parent a76ae022
...@@ -583,7 +583,6 @@ class UserLogService ...@@ -583,7 +583,6 @@ class UserLogService
$curl->headers = [ $curl->headers = [
"Accept" => "application/json", "Accept" => "application/json",
"Content-Type" => "application/json;charset=utf-8", "Content-Type" => "application/json;charset=utf-8",
'Authorization' => "Bearer ",
]; ];
$curl->options = [ $curl->options = [
"CURLOPT_SSL_VERIFYPEER" => 0, "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