From 826b36f2368bb0a1ec6a8ba617ea94c5a454fbac Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期二, 19 八月 2025 16:13:01 +0800
Subject: [PATCH] 1

---
 WarM/WarM.csproj |   19 ++++++++++++++-----
 1 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/WarM/WarM.csproj b/WarM/WarM.csproj
index fdb3906..c214bba 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>
@@ -1203,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>
@@ -1322,7 +1332,6 @@
     </ProjectReference>
   </ItemGroup>
   <ItemGroup>
-    <Folder Include="鏁版嵁瀵煎叆\" />
     <Folder Include="閲戣澏浠撳簱绠$悊\" />
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />

--
Gitblit v1.9.1