From 8159dedb5427184568c5398c6807723695bef1f2 Mon Sep 17 00:00:00 2001 From: liuwf Date: Wed, 10 Jan 2024 12:36:38 +0800 Subject: [PATCH] =?UTF-8?q?change-=E4=BF=AE=E6=94=B9=E6=B3=A1=E5=89=8D?= =?UTF-8?q?=E5=85=A5=E5=BA=93=E9=80=BB=E8=BE=91=E5=92=8C=E5=8F=91=E6=B3=A1?= =?UTF-8?q?=E6=9C=BA=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Aucma.Core.BoxFoam/appsettings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Aucma.Core.BoxFoam/appsettings.json b/Aucma.Core.BoxFoam/appsettings.json index 6eb8669d..bbf72b1a 100644 --- a/Aucma.Core.BoxFoam/appsettings.json +++ b/Aucma.Core.BoxFoam/appsettings.json @@ -202,7 +202,7 @@ "EquipName": "泡前库Plc", "PlcType": "Siemens", "Enabled": true, - "IP": "10.10.93.41", + "IP": "127.0.0.1", "Port": 102 }, { @@ -226,7 +226,7 @@ "EquipName": "foamMachinePlc", "PlcType": "Siemens", "Enabled": true, - "IP": "10.10.93.180", + "IP": "127.0.0.1", //"IP": "127.0.0.1", "Port": 102 }