@@ -156,7 +156,7 @@ |
||
156 | 156 | * @param array $options |
157 | 157 | * @param bool $returnRaw |
158 | 158 | * |
159 | - * @return \Psr\Http\Message\ResponseInterface|\EasyWeChat\Kernel\Support\Collection|array|object|string |
|
159 | + * @return \GuzzleHttp\Psr7\Response |
|
160 | 160 | */ |
161 | 161 | public function request(string $url, string $method = 'GET', array $options = [], $returnRaw = false) |
162 | 162 | { |