From 96f36bd8f508f016670145ac9aef8e6db44776fc Mon Sep 17 00:00:00 2001 From: lvzb <35200379@qq.com> Date: Fri, 5 Jul 2024 13:28:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E8=A7=89=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../appsettings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.InjectionMoldingTaskAgent/appsettings.json b/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.InjectionMoldingTaskAgent/appsettings.json index dfe3dc659..d4aaa87d0 100644 --- a/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.InjectionMoldingTaskAgent/appsettings.json +++ b/be/DataExchange/Fawtyg/Win_in.Sfs.Wms.DataExchange.Fawtyg.InjectionMoldingTaskAgent/appsettings.json @@ -67,13 +67,13 @@ "InjectionMoldingTaskOptions": { "AutoRemote": { - "IpAddress": "http://localhost:59094/", + "IpAddress": "http://10.164.227.103:30000/", "UserName": "", "Password": "", "Token": "", "AreaIDs": "1", - "Interval" : "3", // interval - "TimeCycle" :"5" + "Interval": "3", // interval + "TimeCycle": "5" }, "IncomingOptions": {