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引用更新
---
WarM/WarM.csproj | 33 +++++++++++++++++++++++++++------
1 files changed, 27 insertions(+), 6 deletions(-)
diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index 2ca50b9..be3c898 100644
--- a/WarM/WarM.csproj
+++ b/WarM/WarM.csproj
@@ -88,19 +88,19 @@
</Reference>
<Reference Include="NPOI, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\OCX\NPOI.dll</HintPath>
+ <HintPath>..\LMES\bin\x86\Debug\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\OCX\NPOI.OOXML.dll</HintPath>
+ <HintPath>..\LMES\bin\x86\Debug\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\OCX\NPOI.OpenXml4Net.dll</HintPath>
+ <HintPath>..\LMES\bin\x86\Debug\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\OCX\NPOI.OpenXmlFormats.dll</HintPath>
+ <HintPath>..\LMES\bin\x86\Debug\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
@@ -701,6 +701,12 @@
<Compile Include="鎶ヨ〃鍒嗘瀽\Sc_QueryReadyRptNoInStockReport.designer.cs">
<DependentUpon>Sc_QueryReadyRptNoInStockReport.cs</DependentUpon>
</Compile>
+ <Compile Include="鏁版嵁瀵煎叆\Gy_DataIn_UpDateBarCodeStatus.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鏁版嵁瀵煎叆\Gy_DataIn_UpDateBarCodeStatus.designer.cs">
+ <DependentUpon>Gy_DataIn_UpDateBarCodeStatus.cs</DependentUpon>
+ </Compile>
<Compile Include="鏉$爜鎵撳嵃\Frm_Split.cs">
<SubType>Form</SubType>
</Compile>
@@ -718,6 +724,12 @@
</Compile>
<Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_Rework.designer.cs">
<DependentUpon>Gy_BarCodeBill_Rework.cs</DependentUpon>
+ </Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_XiaBao.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_XiaBao.designer.cs">
+ <DependentUpon>Gy_BarCodeBill_XiaBao.cs</DependentUpon>
</Compile>
<Compile Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBillList.cs">
<SubType>Form</SubType>
@@ -1197,6 +1209,10 @@
<DependentUpon>Sc_QueryReadyRptNoInStockReport.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="鏁版嵁瀵煎叆\Gy_DataIn_UpDateBarCodeStatus.resx">
+ <DependentUpon>Gy_DataIn_UpDateBarCodeStatus.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鏉$爜鎵撳嵃\Frm_Split.resx">
<DependentUpon>Frm_Split.cs</DependentUpon>
</EmbeddedResource>
@@ -1206,7 +1222,9 @@
</EmbeddedResource>
<EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_Rework.resx">
<DependentUpon>Gy_BarCodeBill_Rework.cs</DependentUpon>
- <SubType>Designer</SubType>
+ </EmbeddedResource>
+ <EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_BarCodeBill_XiaBao.resx">
+ <DependentUpon>Gy_BarCodeBill_XiaBao.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="鏉$爜鎵撳嵃\Gy_CusBarCodeBillList.resx">
<DependentUpon>Gy_CusBarCodeBillList.cs</DependentUpon>
@@ -1312,9 +1330,12 @@
<Project>{0a4ef483-d8d3-49a5-8378-974ef7993365}</Project>
<Name>SQLHelper</Name>
</ProjectReference>
+ <ProjectReference Include="..\WebAPI\WebAPI.csproj">
+ <Project>{5b60ce0c-963c-4dc2-91b3-0b471aac5438}</Project>
+ <Name>WebAPI</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
- <Folder Include="鏁版嵁瀵煎叆\" />
<Folder Include="閲戣澏浠撳簱绠$悊\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
--
Gitblit v1.9.1