From c9c91ad3e3ac218d81c86809c93a35622b51a686 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 17 9月 2025 16:05:05 +0800 Subject: [PATCH] 初步 增加 推送线程 --- DEmon/iWarePod/iWarePod.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/DEmon/iWarePod/iWarePod.csproj b/DEmon/iWarePod/iWarePod.csproj index 2eca1db..16772f5 100644 --- a/DEmon/iWarePod/iWarePod.csproj +++ b/DEmon/iWarePod/iWarePod.csproj @@ -2385,6 +2385,7 @@ <Content Include="modules\task\stacker-monitor\stacker-monitor.htm" /> <Content Include="modules\task\task-controller.js" /> <Content Include="modules\task\task.htm" /> + <None Include="Properties\PublishProfiles\iwarePod.pubxml" /> <None Include="Service References\ControlCenterWcfService\configuration91.svcinfo" /> <None Include="Service References\ControlCenterWcfService\configuration.svcinfo" /> <Content Include="Service References\ControlCenterWcfService\iWarePod.ControlCenterWcfService.ConveyorInfoEntity.datasource"> -- Gitblit v1.9.3