This commit is contained in:
2021-12-11 16:39:46 +08:00
parent 6434be4f52
commit 80a2db8974
3 changed files with 179 additions and 3 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ abstract class ClientAbstracts implements IClient
/**
* @var resource|\Swoole\Coroutine\Http\Client
* @var resource|\Swoole\Coroutine\Http\Client|\Swoole\Client
*/
protected mixed $client;