From c7acb51c3ace14e509704f453adc58b9eb6613a8 Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周三, 16 10月 2024 16:23:28 +0800 Subject: [PATCH] 细节 --- DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj | 46 +++++++++------------------------------------- 1 files changed, 9 insertions(+), 37 deletions(-) diff --git a/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj b/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj index a65e5ef..5afd7e1 100644 --- a/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj +++ b/DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/iWare_SCADA_BusinessLogical.csproj @@ -80,14 +80,20 @@ <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\DataCaptureHandler_OP0501 - 鑰佺増.cs" /> + <Compile Include="DataCaptureHandlerV2\DeleteDataOtherHandler.cs" /> <Compile Include="DataCaptureHandlerV2\DeleteDataHandler.cs" /> <Compile Include="DataCaptureHandlerV2\OP80QualityDataHandler.cs" /> <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_01.cs" /> - <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP3002.cs" /> <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_02.cs" /> <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_03.cs" /> <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_04.cs" /> @@ -102,42 +108,7 @@ <Compile Include="DataCaptureHandlerV2\AlertMonitor.cs" /> <Compile Include="DataCaptureHandlerV2\DataCaptureHandler_OP6002.cs" /> <Compile Include="DataCaptureHandler\DataCaptureHandler.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP0506.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP0507.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP1005.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP1006.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP1007.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3501.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3503.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3504.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP7007.cs" /> <Compile Include="DataCaptureHandlerV2\HMIBeartBeatMonitor.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3006.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3007.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3005.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3004.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3003.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3001.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP2002.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP2003.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP2006.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP2005.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP2004.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP2001.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3502.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3505.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3506.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP3507.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP7001.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8001.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP7005.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8002.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP7006.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8003.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8004.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8005.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8006.cs" /> - <Compile Include="DataCaptureHandler\DataCaptureHandler_OP8007.cs" /> <Compile Include="DataCaptureHandler\DBDataCapture\AlarmLogManager.cs" /> <Compile Include="DataCaptureHandlerV2\HMI_WorkpieceReading.cs" /> <Compile Include="DataCaptureHandlerV2\HMI_WorkpieceWrite.cs" /> @@ -159,6 +130,7 @@ <DependentUpon>Resources.resx</DependentUpon> </Compile> <Compile Include="Utils\ClearDataHandler.cs" /> + <Compile Include="Utils\WorkPieceInfoHelper.cs" /> <Compile Include="Utils\WorkPieceProcessHelper.cs" /> <Compile Include="Utils\QualityStateHelper.cs" /> <Compile Include="Utils\MonitorHelper.cs" /> -- Gitblit v1.9.3