chenluhua1980
昨天 a79fcf6a937e1bfe57014d2c99f1bb9f98bfa892
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); }