chenluhua1980
13 小时以前 e5fb1e316cd9e1a85abd9c8e9a81f66990a82c6b
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); }