From 598cef9de915e5554fc2f7572b24f15d8a4acf41 Mon Sep 17 00:00:00 2001 From: LYW <leeyeanwoo@diteam.co.kr> Date: 수, 23 6월 2021 08:57:09 +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 1af4edc..ee342ad 100644 --- a/ReviewSystem/ReviewSystem/MainFrm.cpp +++ b/ReviewSystem/ReviewSystem/MainFrm.cpp @@ -341,7 +341,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