From 068a221025ffe209b25f00642f9bcd1e28861fe0 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周四, 16 10月 2025 15:58:42 +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