SDC C-Project CF Review 프로그램
KEJ
2024-06-26 0c66940a8e2cf64c9890519901f433b3668216b6
ReviewSystem/CHReviewRecipe/Rcp_RsReviewManager.cpp
@@ -1120,9 +1120,11 @@
      macroFile.GetItem(strItem, nData);
      pScheduleInfo->SetMaxPointCount(nData);
      strItem.Format(_T("RCP_REVIEW_SINGLE_GANRTY_PATH"));
      macroFile.GetItem(strItem, nData);
      pScheduleInfo->SetSingleGantryPath(nData);
      /*< LYW 20220610 - #4185 Delete Start >*/
//       strItem.Format(_T("RCP_REVIEW_SINGLE_GANRTY_PATH"));
//       macroFile.GetItem(strItem, nData);
//       pScheduleInfo->SetSingleGantryPath(nData);
      /*< LYW 20220610 - #4185 Delete End >*/
      strItem.Format(_T("RCP_REVIEW_MAX_WSI_POINT_COUNT"));