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",