chenluhua1980
9 天以前 656228d05e6fa5200ae41621d2250de210d95600
SourceCode/Bond/Servo/CEquipment.h
@@ -237,6 +237,8 @@
      // 字符串检测结果转换
      InspResult judgeStringToInspResult(std::string& strJudge);
      PROCESS_STATE getProcessState(int slotNo) const;
      // for test
      void fireSetProcessState(int nSlotNo, PROCESS_STATE state) { return setProcessState(nSlotNo, state); }