From 1e3448ebd1877a54039880f4e164960710adcb7a Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 25 8月 2025 13:28:51 +0800 Subject: [PATCH] 222 --- DEmon/iWareWms/iWareWms.csproj | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEmon/iWareWms/iWareWms.csproj b/DEmon/iWareWms/iWareWms.csproj index 17683df..c8cd918 100644 --- a/DEmon/iWareWms/iWareWms.csproj +++ b/DEmon/iWareWms/iWareWms.csproj @@ -3723,9 +3723,9 @@ <WebProjectProperties> <UseIIS>True</UseIIS> <AutoAssignPort>True</AutoAssignPort> - <DevelopmentServerPort>0</DevelopmentServerPort> + <DevelopmentServerPort>65031</DevelopmentServerPort> <DevelopmentServerVPath>/</DevelopmentServerVPath> - <IISUrl>http://localhost/iWareWms</IISUrl> + <IISUrl>http://localhost:8099</IISUrl> <NTLMAuthentication>False</NTLMAuthentication> <UseCustomServer>False</UseCustomServer> <CustomServerUrl> -- Gitblit v1.9.3