This commit is contained in:
2022-12-12 17:31:12 +08:00
parent 7f28443d99
commit b1bc0ff23c
+1 -2
View File
@@ -5,8 +5,7 @@ namespace Kiri\Rpc;
use Exception;
use JetBrains\PhpStorm\ArrayShape;
use Kiri\Annotation\Inject;
use Kiri\Context;
use Kiri\Core\Json;
use Kiri\Di\Context;
use Swoole\Client;
use Swoole\Coroutine;