From f782248da68c035aae12f902f29d828e9867abb0 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 29 9月 2025 12:45:51 +0800 Subject: [PATCH] 222 --- DEmon/iWareCc/iWareCc.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DEmon/iWareCc/iWareCc.csproj b/DEmon/iWareCc/iWareCc.csproj index 62393d7..b44af1a 100644 --- a/DEmon/iWareCc/iWareCc.csproj +++ b/DEmon/iWareCc/iWareCc.csproj @@ -200,7 +200,7 @@ <Compile Include="SystemInteraction\dto\InboundStockInfoToMes.cs" /> <Compile Include="SystemInteraction\dto\MesRequest.cs" /> <Compile Include="SystemInteraction\HTTPService.cs" /> - <Compile Include="SystemInteraction\mesDataTranfficForRealMes.cs" /> + <Compile Include="SystemInteraction\mesDataTranfficForRealMesThread.cs" /> <Compile Include="SystemInteraction\PushMesHandler.cs" /> <Compile Include="Task\Service\TaskService.cs" /> <Compile Include="Util\OPCHelper.cs" /> -- Gitblit v1.9.3