From 1ec17ce75f4e4324e9756a91c74f3f52928c9351 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周二, 23 9月 2025 08:10:17 +0800
Subject: [PATCH] 修复查询

---
 DEmon/iWareWms/iWareWms.csproj |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/DEmon/iWareWms/iWareWms.csproj b/DEmon/iWareWms/iWareWms.csproj
index 17683df..f3de51a 100644
--- a/DEmon/iWareWms/iWareWms.csproj
+++ b/DEmon/iWareWms/iWareWms.csproj
@@ -961,6 +961,7 @@
     <Content Include="Code\Common\_system~.ini" />
     <Content Include="Metadata\deploymentTemplates\apiappconfig.azureresource.json" />
     <Content Include="apiapp.json" />
+    <Content Include="FineUIPro.lic.dev.config" />
     <None Include="Properties\PublishProfiles\iWareWms.pubxml" />
     <None Include="Service References\PrintWcfService\Arrays.xsd">
       <SubType>Designer</SubType>
@@ -3723,9 +3724,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