aliyun-sms icon indicating copy to clipboard operation
aliyun-sms copied to clipboard

ClientException not found

Open mengxw777 opened this issue 6 years ago • 0 comments

Mrgoon\AliyunSmsSdk\Http\HttpHelper 未引用 Mrgoon\AliyunSmsSdk\Exception\ClientException 64行throw new ClientException("Server unreachable: Errno: " . curl_errno($ch) . " " . curl_error($ch), "SDK.ServerUnreachable");会出现not found错误

mengxw777 avatar Sep 10 '18 12:09 mengxw777