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); }