1
schangxiang@126.com
2024-12-02 607fa9a9dec5ff4fe780231d635bbd62e1740f37
CC/iWareCC_ASRS/iWareCC.csproj
@@ -108,6 +108,11 @@
    <Compile Include="Common\Helper\FormHelper.cs" />
    <Compile Include="Common\Helper\MyExtendHelper.cs" />
    <Compile Include="Common\MyMesService.cs" />
    <Compile Include="Connected Services\PrintBaseService\Reference.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Reference.svcmap</DependentUpon>
    </Compile>
    <Compile Include="Connected Services\StationService\Reference.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
@@ -148,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" />
@@ -162,18 +168,19 @@
    <Compile Include="ThreadService\02_BZ39工位(补板后工位)\Outbound\3、DataProcess_RobotBuffer_FinishTaskForOutbound.cs" />
    <Compile Include="ThreadService\02_BZ39工位(补板后工位)\Inbound\2、DataProcess_RobotBuffer_FinishTask.cs" />
    <Compile Include="ThreadService\02_BZ39工位(补板后工位)\Inbound\1、DataProcess_BZ39.cs" />
    <Compile Include="ThreadService\03_BZ12%28机器人码包工位%29\DataProcess_BZ12.cs" />
    <Compile Include="ThreadService\03_BZ12%28机器人码包工位%29\DataProcess_BZ12_FinishTask.cs" />
    <Compile Include="ThreadService\04_BZ21(搬运整垛机器人)\DataProcess_BZ21.cs" />
    <Compile Include="ThreadService\04_BZ21(搬运整垛机器人)\DataProcess_BZ21_FinishTask.cs" />
    <Compile Include="ThreadService\05_BZ30%28齐套验证%29\DataProcess_ValidateQiTao.cs" />
    <Compile Include="WCF\CCWcfService.cs" />
    <Compile Include="WCF\ICCWcfService.cs" />
    <Compile Include="WmsTask\AutoUpdateEngineInfoTask.cs" />
    <Compile Include="WmsTask\AutoSalverMaterialBindTask.cs" />
    <Compile Include="WmsTask\LineInSacnResult.cs" />
    <Compile Include="WmsTask\MainTaskDecompose_ZPRK.cs" />
    <Compile Include="WmsTask\VirtualTaskNoOutPlanTaskHandler.cs" />
    <Compile Include="WmsTask\PrintHandler.cs" />
    <Compile Include="WmsTask\OutTaskRetryToMes.cs" />
    <Compile Include="WmsTask\Place1014To1020Task.cs" />
    <Compile Include="WmsTask\EmptySalverTransferTask.cs" />
    <Compile Include="WmsTask\OutPlanTaskDecompose.cs" />
    <Compile Include="WmsTask\MainTaskDecompose.cs" />
    <EmbeddedResource Include="FormCC.resx">
      <DependentUpon>FormCC.cs</DependentUpon>
@@ -200,6 +207,31 @@
    <None Include="App - 正式.config">
      <SubType>Designer</SubType>
    </None>
    <None Include="Connected Services\PrintBaseService\item.xsd">
      <SubType>Designer</SubType>
    </None>
    <None Include="Connected Services\PrintBaseService\item1.xsd">
      <SubType>Designer</SubType>
    </None>
    <None Include="Connected Services\PrintBaseService\item2.xsd">
      <SubType>Designer</SubType>
    </None>
    <None Include="Connected Services\PrintBaseService\iWareCC.PrintBaseService.GetImageResponse.datasource">
      <DependentUpon>Reference.svcmap</DependentUpon>
    </None>
    <None Include="Connected Services\PrintBaseService\iWareCC.PrintBaseService.GetPrinterStatusResponse.datasource">
      <DependentUpon>Reference.svcmap</DependentUpon>
    </None>
    <None Include="Connected Services\PrintBaseService\iWareCC.PrintBaseService.Print2Response.datasource">
      <DependentUpon>Reference.svcmap</DependentUpon>
    </None>
    <None Include="Connected Services\PrintBaseService\iWareCC.PrintBaseService.Print3Response.datasource">
      <DependentUpon>Reference.svcmap</DependentUpon>
    </None>
    <None Include="Connected Services\PrintBaseService\iWareCC.PrintBaseService.PrintResponse.datasource">
      <DependentUpon>Reference.svcmap</DependentUpon>
    </None>
    <None Include="Connected Services\PrintBaseService\PrintWcfService.wsdl" />
    <None Include="Connected Services\RgvService\iWareCC.RgvService.RgvView.datasource">
      <DependentUpon>Reference.svcmap</DependentUpon>
    </None>
@@ -282,6 +314,7 @@
    <WCFMetadata Include="Connected Services\" />
  </ItemGroup>
  <ItemGroup>
    <WCFMetadataStorage Include="Connected Services\PrintBaseService\" />
    <WCFMetadataStorage Include="Connected Services\RgvService\" />
    <WCFMetadataStorage Include="Connected Services\SrmService\" />
    <WCFMetadataStorage Include="Connected Services\StationService\" />
@@ -349,13 +382,18 @@
      <Generator>WCF Proxy Generator</Generator>
      <LastGenOutput>Reference.cs</LastGenOutput>
    </None>
    <None Include="Connected Services\PrintBaseService\item.disco" />
    <None Include="Connected Services\PrintBaseService\configuration91.svcinfo" />
    <None Include="Connected Services\PrintBaseService\configuration.svcinfo" />
    <None Include="Connected Services\PrintBaseService\Reference.svcmap">
      <Generator>WCF Proxy Generator</Generator>
      <LastGenOutput>Reference.cs</LastGenOutput>
    </None>
    <Content Include="IwareICO.ico" />
    <Content Include="Logo.ico" />
    <None Include="Resources\穿梭母车1.jpg" />
    <None Include="Resources\穿梭子母车%28彩色%29.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="ThreadService\03_BZ12%28机器人码包工位%29\" />
  </ItemGroup>
  <ItemGroup />
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>