From 607fa9a9dec5ff4fe780231d635bbd62e1740f37 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 02 12月 2024 18:37:27 +0800 Subject: [PATCH] 1 --- CC/iWareCC_ASRS/iWareCC.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CC/iWareCC_ASRS/iWareCC.csproj b/CC/iWareCC_ASRS/iWareCC.csproj index 4f7ae2e..13158d4 100644 --- a/CC/iWareCC_ASRS/iWareCC.csproj +++ b/CC/iWareCC_ASRS/iWareCC.csproj @@ -153,6 +153,7 @@ <Compile Include="Forms\SystemCheckForm.Designer.cs"> <DependentUpon>SystemCheckForm.cs</DependentUpon> </Compile> + <Compile Include="Handler\WmsRecordUpiProcessHandler.cs" /> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="DeviceThreadFactory\DeviceThreadService\RgvThreadService\RgvTaskThreadService.cs" /> -- Gitblit v1.9.3