SDC C-Project CF Review 프로그램
LYW
2022-06-10 662be16e087b11027318938dc840445b5dbacc27
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"));