SDC C-Project CF Review 프로그램
LYW
2022-07-05 63439977901d54a01924ed76290931aeddbce66c
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"));