From fe67777d8335fb6adb3601e5ef1b31ff22ea6792 Mon Sep 17 00:00:00 2001 From: KYH <kimyonghee@diteam.co.kr> Date: 월, 07 6월 2021 10:36:00 +0900 Subject: [PATCH] no message --- ReviewSystem/ReviewSystem/MainFrm.cpp | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ReviewSystem/ReviewSystem/MainFrm.cpp b/ReviewSystem/ReviewSystem/MainFrm.cpp index 0e4cd9f..594f473 100644 --- a/ReviewSystem/ReviewSystem/MainFrm.cpp +++ b/ReviewSystem/ReviewSystem/MainFrm.cpp @@ -340,7 +340,10 @@ if (pSequenceProcessor == NULL) return; pSequenceProcessor->SendSignalReviewAlive((long)m_bAlive); + + //#3358 KYH FDC �뜲�씠�꽣 �쟾�넚 �떆�젏 媛쒖꽑 ADD START pSequenceProcessor->MakeDVData2(); // 210325 kyh + //#3358 KYH FDC �뜲�씠�꽣 �쟾�넚 �떆�젏 媛쒖꽑 ADD END } void CMainFrame::SendAFMAlive() { -- Gitblit v1.9.3