diff --git a/GpsCardGatewayPosition.Postion/Worker.cs b/GpsCardGatewayPosition.Postion/Worker.cs index c03bc4e..39d5aa8 100644 --- a/GpsCardGatewayPosition.Postion/Worker.cs +++ b/GpsCardGatewayPosition.Postion/Worker.cs @@ -85,7 +85,7 @@ namespace GpsCardGatewayPosition.Postion #if DEBUG csredisWayzCon.Server = "192.168.12.127:8090"; #else - csredisWayzCon.Server = "192.168.12.127:8090"; + csredisWayzCon.Server = "172.19.42.56:8090"; #endif var csredisWayz = new CSRedis.CSRedisClient(csredisWayzCon.ToString()); RedisHelperWayz.Initialization(csredisWayz); diff --git a/GpsCardGatewayPosition.Postion/appsettings.chaos.json b/GpsCardGatewayPosition.Postion/appsettings.chaos.json index 79ba4fc..3143991 100644 --- a/GpsCardGatewayPosition.Postion/appsettings.chaos.json +++ b/GpsCardGatewayPosition.Postion/appsettings.chaos.json @@ -33,8 +33,7 @@ "UId": "1111649216405698", "clientId": "gateway_presure_", "Port": "5671", - "ReconnectSeconds": "10", - "MaxDegreeOfParallelism": "3" + "ReconnectSeconds": "10" }, "GaodeServices": { "Items": [ diff --git a/GpsCardGatewayPosition.Postion/appsettings.debug.json b/GpsCardGatewayPosition.Postion/appsettings.debug.json index a4530a1..4b8df43 100644 --- a/GpsCardGatewayPosition.Postion/appsettings.debug.json +++ b/GpsCardGatewayPosition.Postion/appsettings.debug.json @@ -33,8 +33,7 @@ "UId": "1111649216405698", "clientId": "gateway_v1_", "Port": "5671", - "ReconnectSeconds": "10", - "MaxDegreeOfParallelism": "3" + "ReconnectSeconds": "10" }, "GaodeServices": { "Items": [ diff --git a/GpsCardGatewayPosition.Postion/appsettings.test.json b/GpsCardGatewayPosition.Postion/appsettings.test.json index fb0f452..8befba6 100644 --- a/GpsCardGatewayPosition.Postion/appsettings.test.json +++ b/GpsCardGatewayPosition.Postion/appsettings.test.json @@ -33,8 +33,7 @@ "UId": "1111649216405698", "clientId": "gateway_v1_", "Port": "5671", - "ReconnectSeconds": "10", - "MaxDegreeOfParallelism": "3" + "ReconnectSeconds": "10" }, "GaodeServices": { "Items": [