schangxiang@126.com
2024-09-07 65dffc693a21462f6bfa9fd30604753a03bf6bca
DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj
@@ -80,9 +80,16 @@
    <Compile Include="BLL\CommonManager.cs" />
    <Compile Include="BLL\DataCaptureColumnDictManager.cs" />
    <Compile Include="BLL\DataCaptureConfigManager.cs" />
    <Compile Include="BLL\Important\2_QualityInfoCompleteManager.cs" />
    <Compile Include="BLL\Important\1_ReadQRcodeManager.cs" />
    <Compile Include="BLL\Important\3_WorkingProcedureCompleteManager.cs" />
    <Compile Include="BLL\Important\4_WorkPiecePushOffManager.cs" />
    <Compile Include="BLL\Important\5_WorkPieceSPCPushOffManager.cs" />
    <Compile Include="BLL\SystemValue.cs" />
    <Compile Include="BLL\WorkPieceInfoManager.cs" />
    <Compile Include="BLL\WorkPieceLogManager.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP0501 - 新版.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP0501 - 老版.cs" />
    <Compile Include="DataCaptureHandlerV2\DeleteDataHandler.cs" />
    <Compile Include="DataCaptureHandlerV2\OP80QualityDataHandler.cs" />
    <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_01.cs" />
@@ -150,12 +157,18 @@
    <Compile Include="DataCaptureHandler\PLCDataCapture\Siemens_HslCommunicationService.cs" />
    <Compile Include="DataCaptureHandler\PLCDataCapture\PLCFactory.cs" />
    <Compile Include="DataCaptureHandler\PLCDataCapture\PLCManger.cs" />
    <Compile Include="Enums\PieceLogTypeEnum.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Utils\ClearDataHandler.cs" />
    <Compile Include="Utils\WorkPieceProcessHelper.cs" />
    <Compile Include="Utils\QualityStateHelper.cs" />
    <Compile Include="Utils\MonitorHelper.cs" />
    <Compile Include="Utils\SystemBussinessHelper.cs" />
    <Compile Include="Utils\SystemHelper.cs" />
    <Compile Include="Utils\ComboBoxHelper.cs" />
    <Compile Include="Utils\ConfigHelper.cs" />