From 3c196e0fc3c5276465721b274d43903dfb8ebe0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Fri, 29 Oct 2021 11:46:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/RpcJsonp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/RpcJsonp.php b/src/RpcJsonp.php index 4f167ff..0d04cec 100644 --- a/src/RpcJsonp.php +++ b/src/RpcJsonp.php @@ -82,7 +82,7 @@ class RpcJsonp extends Component implements OnConnectInterface, OnReceiveInterfa "EnableTagOverride" => false, "Check" => [ "DeregisterCriticalServiceAfter" => "90m", - "Args" => ["1"], + "Args" => ["curl -X GET http://127.0.0.1:9527/"], "Interval" => "10s", "Timeout" => "5s" ],