From b1aab77cb4a9ed4a116e3005af00f860ee51e093 Mon Sep 17 00:00:00 2001 From: jhz <jhz@hz-kingdee.com> Date: 星期日, 27 十一月 2022 21:43:37 +0800 Subject: [PATCH] 新增其他出库扫描源单调用方法,重新引用WEBS --- WebAPI/Properties/Settings.settings | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/Properties/Settings.settings b/WebAPI/Properties/Settings.settings index 99860db..9ee11bf 100644 --- a/WebAPI/Properties/Settings.settings +++ b/WebAPI/Properties/Settings.settings @@ -3,7 +3,7 @@ <Profiles /> <Settings> <Setting Name="WebAPI_WebS_WebService1" Type="(Web Service URL)" Scope="Application"> - <Value Profile="(Default)">http://192.168.63.195/WEBS-WMS/WebService1.asmx</Value> + <Value Profile="(Default)">http://localhost/WEBS/WebService1.asmx</Value> </Setting> </Settings> </SettingsFile> \ No newline at end of file -- Gitblit v1.9.1