From a7363662ddf6374bb55087f58ba22fe473299be7 Mon Sep 17 00:00:00 2001 From: don Date: Thu, 25 Feb 2021 09:14:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AmqpTest/appsettings.test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AmqpTest/appsettings.test.json b/AmqpTest/appsettings.test.json index fec6269..15b0a7a 100644 --- a/AmqpTest/appsettings.test.json +++ b/AmqpTest/appsettings.test.json @@ -8,7 +8,7 @@ "RegionId": "cn-shanghai", "ProductKey": "a18mXM6Cvx8", "UId": "1111649216405698", - "clientId": "gateway", + "clientId": "amqp_test", "Port": "5671", "ReconnectionTime": "10000", "MaxDegreeOfParallelism": "8",