From 5ff68c7d3a3ced4a9e1fbce1d739b545c0f28196 Mon Sep 17 00:00:00 2001 From: zongzhibin <zongzhibin@weben-smart.com> Date: 周日, 24 11月 2024 14:43:04 +0800 Subject: [PATCH] 22 --- SDA/iWareSda/App.config | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SDA/iWareSda/App.config b/SDA/iWareSda/App.config index 7f35a5c..98ac5e6 100644 --- a/SDA/iWareSda/App.config +++ b/SDA/iWareSda/App.config @@ -4,8 +4,8 @@ <!-- 璇█閰嶇疆 閰嶇疆 0 涓枃 1 鑻辨枃 --> <add key="LanguageFlg" value="0"/> <!-- 绔欑偣鐨凱LC 閰嶇疆 --> - <add key="Station_Address" value="172.17.51.202"/> - <!-- <add key="Station_Address" value="192.168.10.100"/> --> + <!--<add key="Station_Address" value="172.17.51.202"/> --> + <add key="Station_Address" value="192.168.10.100"/> <add key="Station_Rack" value="0"/> <add key="Station_Slot" value="1"/> <add key="Station_Port" value="102"/> -- Gitblit v1.9.3