chenluhua1980
9 小时以前 01398f3bc19abcdf4ea98f2bc9020305be3db003
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); }