From 5a561e4f9d58723623c3641c79ffb6d395468255 Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期二, 27 五月 2025 14:45:44 +0800
Subject: [PATCH] 1. 补全port设置界面

---
 SourceCode/Bond/Servo/CVacuumBake.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/SourceCode/Bond/Servo/CVacuumBake.h b/SourceCode/Bond/Servo/CVacuumBake.h
index dc0c59f..ef0e1ea 100644
--- a/SourceCode/Bond/Servo/CVacuumBake.h
+++ b/SourceCode/Bond/Servo/CVacuumBake.h
@@ -21,6 +21,8 @@
         virtual int recvIntent(CPin* pPin, CIntent* pIntent);
         virtual BOOL glassWillArrive(CGlass* pGlass);
         virtual BOOL onPreStoredJob(int port, CJobDataB* pJobDataB);
+        virtual int getIndexerOperationModeBaseValue();
+
 	};
 }
 

--
Gitblit v1.9.3