From ae36a4639fff74935c27c8e7bb0ce6b39ad039a5 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期五, 24 十月 2025 13:35:45 +0800
Subject: [PATCH] WEBS引用更新

---
 LMES/LMES.csproj |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/LMES/LMES.csproj b/LMES/LMES.csproj
index 26fef8f..aa86cff 100644
--- a/LMES/LMES.csproj
+++ b/LMES/LMES.csproj
@@ -91,10 +91,6 @@
     <Reference Include="System.Drawing" />
     <Reference Include="System.Windows.Forms" />
     <Reference Include="System.Xml" />
-    <Reference Include="WebAPI, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>bin\x86\Debug\WebAPI.dll</HintPath>
-    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="ClsShowMod.cs" />
@@ -265,6 +261,10 @@
       <Project>{c518f792-17cd-4894-99e5-c0ea4f59e0f3}</Project>
       <Name>WarM</Name>
     </ProjectReference>
+    <ProjectReference Include="..\WebAPI\WebAPI.csproj">
+      <Project>{5b60ce0c-963c-4dc2-91b3-0b471aac5438}</Project>
+      <Name>WebAPI</Name>
+    </ProjectReference>
     <ProjectReference Include="..\WorkM\WorkM.csproj">
       <Project>{38499782-d273-45ee-a5a4-19ac1fc36444}</Project>
       <Name>WorkM</Name>

--
Gitblit v1.9.1