From 08215fc9a36a1648e1a5040ffe5696b96483c3b9 Mon Sep 17 00:00:00 2001
From: LYW <leeyeanwoo@diteam.co.kr>
Date: 월, 01 11월 2021 14:39:43 +0900
Subject: [PATCH] Ongoing90 #3684 CF AOI Review 전설비 Review History Defect이미지 클릭시 Offset 자동 계산 기능 추가

---
 ReviewSystem/include/CHReviewRecipe/RsRcpAlignInfo.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ReviewSystem/include/CHReviewRecipe/RsRcpAlignInfo.h b/ReviewSystem/include/CHReviewRecipe/RsRcpAlignInfo.h
index 13996d4..2bb7f8a 100644
--- a/ReviewSystem/include/CHReviewRecipe/RsRcpAlignInfo.h
+++ b/ReviewSystem/include/CHReviewRecipe/RsRcpAlignInfo.h
@@ -31,6 +31,8 @@
 /*< LYW 20211012 - #3671 ADD Start >*/
 	CString m_strFirstAssistantImageFile;
 	CString m_strSecondAssistantImageFile;
+	CString m_strMatchingPixelStandard;
+	CString m_strMatchingAlarmCondition;
 /*< LYW 20211012 - #3671 ADD End >*/
 	CString m_strTotalPitchImageFile;
 

--
Gitblit v1.9.3